Hey there! I am new to Linux, and I was wondering what IDE should I use which has “IntelliSense”. On Windows, I tried many which worked with Unity, such as like Sublime Text 3.
I’ve installed package control and with that, I installed Unity3D syntax highlighting and OmniSharp. It worked just fine, but when I switched to Linux I got some problems.
First, since I dual booted from Windows to Linux I just imported my project into Unity and had no problem with that. I only had to install Sublime to my Linux partition and in theory, everything should’ve worked out, but when I try to save Sublime shows me errors that aren’t errors, like it didn’t recognize my SLN file.
So my main question is: Does Linux have an IDE which has IntelliSense for Unity?
Thanks!