Hello.
The other day I started learning ECMAScript , it's JavaScript , it's UnityScript . And to work with it, I need support for this language in Visual Studio . Since UnityScript is very different from ECMAScirpt , errors are displayed from the first line or from the declaration of a variable.
I would like to solve this problem, I still want to work with this PL in a good IDE.