csharp-tmbundle
csharp-tmbundle copied to clipboard
Home to the C# language Textmate Bundle.
I am getting a lot of lines _TextMate: didn't find rule #documentation_ in the Console log whenever I open a *.cs file. TextMate version 1.5.11 (1635).
Hi! Can you fix intent for emuns or tell where i can do this? Problem: ``` public enum NAME { VALUE_1 = 0, // after press Enter unnecessary intent VALUE_2...
Any chance someone using this could share how to install this into Sublime Text 3? (mentioned: http://shawnoster.com/2012/05/c-and-sublime-text-2-protips/) Thanks if so!