#Does it mean visual studio extension is
1 messages · Page 1 of 1 (latest)
Curious why do you use visual studio instead of vscode. Is it because of .net development
c++/cuda development, never tried vscode, do you have same level of tools for debugging?
i think visual studio is likely better for debugging on windows
are you paying for a vs license?
Ok so I understand my (useless) help is not needed, jist in case found this 3 extensions that seem to implement autocomplete: https://github.com/madskristensen/ZenCodingVS https://github.com/danielscherzer/GLSL/tree/master/GLSL_Shared https://github.com/kevin-mueller/HtmlCssClassCompletion
Ok this is helpful, we’ll take a look
Visual Studio (i.e. not VS Code) is a much more advanced program, but as a result it's a lot heavier to run. VS Code is basically an advanced text editor with plugins, from my experience. It works for small programs, but i don't like using it for anything substantial
Got it, we are going to try to get visual studio out in the next month - we'll keep the discord posted!