Sublime Forum

Intellisense support for C# on sublime text 2

#1

hello guys ! i was thinking to code C# on sublime instead of Visual Studio. Sublimes uniq features for auto completion, c# src compilation and run ----- everything is fine. So i was thinking how can i get intellisense support for C# on sublime text 2 like we have on visual studio, u know, giving suggestion to add this method or that property etc.
I kind of sense that these intellisense support on visual studio comes from Add reference option from Solution Explorer menue.

So, i was thinking a blend of my .NET 4.5’s all .dll ref folder’s path (C:\Program Fies (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.5), sublimecodintel plugin etc can they be mixed up into a solution for sublime text 2 Intellisense for c# ???

0 Likes