Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 395 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 395 Bytes

OmniSharp Sublime Text 2 plugin

Experimental Sublime Text 2 plugin for OmniSharp c# intellisense for Sublime Text.

  • Drop the Plugin into the Sublime Text 2 Packages directory

  • Run OmniSharp as usual.

  • Edit a c sharp file.

Implemented so far:

  • C# auto complete.

  • Syntax checking on save - print errors to console.