IDEs using .NET 8.0 #2099
-
Are there any alternate IDEs to Visual Studio, which use .NET 8.0? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
VS code works with net8.0 https://code.visualstudio.com/docs/languages/dotnet VS code has a syntax highlighting extension for stride shaders, but ONLY VS community plugin has also autocompletion having it side by side installed is always a good idea. If you dont care about shader programming then VS code is completely fine |
Beta Was this translation helpful? Give feedback.
-
Thanks. I just have one problem.
However, no changes are made to the Editor. |
Beta Was this translation helpful? Give feedback.
-
I don't want VS Code to be the default program to open .sln files.
I don't understand. What do you mean?
Visual Studio is set as default for opening these files. |
Beta Was this translation helpful? Give feedback.
VS code works with net8.0 https://code.visualstudio.com/docs/languages/dotnet
VS code has a syntax highlighting extension for stride shaders, but ONLY VS community plugin has also autocompletion
having it side by side installed is always a good idea. If you dont care about shader programming then VS code is completely fine