|
|
|
|
|
by Nilzor
3497 days ago
|
|
>Obviously VS Code is not an IDE (as VS is) OBVIOUSLY? :D VS Code starts looking more and more like an IDE to me :-) Still looking forward to hear what people define as an IDE! Thank you for your detailed response by the way, not picking on your post, just curious what everybody finds so "unIDEish" about VS Code. |
|
Visual Studio Code generates project via third party tool - dotnet new. Refactoring, code completion is done via third party tool - Roslyn (?). Etc. It's an editor with plugins. Unlike Visual Studio or Jetbrains Rider.