About 1,530,000 results
Open links in new tab
  1. Visual Studio vs VSCode : r/VisualStudio - Reddit

    Jun 23, 2022 · OTOH, VS Code has a much more general focus, so it doesn't fare so well compared in .NET ecosystem against Visual Studio. And for what scenarios would you swap? …

  2. What is the difference between VS Code and Visual Studio? Why …

    Jul 9, 2023 · Visual Studio is a full-fledged IDE, comparable to Eclipse, Xcode, etc., an integrated app that handles the writing of code plus other functions like debugging and compilation. VS …

  3. Visual Studio vs Visual Studio Code : r/learnprogramming - Reddit

    Visual Studio is a heavy duty IDE, usefull for big code bases and large projects. It's best to use VS Code and become a better programmer, then you can switch for heavier projects

  4. Why use VS Code as opposed to normal Visual Studio : r/vscode

    Apr 2, 2020 · VS Code is lighter, faster, much more customizable than Visual Studios, and it's also open source and can be used on Windows/macOS/Linux. Visual Studios is a complete …

  5. Visual Studio vs VsCode : r/dotnet - Reddit

    For debugging visual studio is so advanced and work so great. Resharper or visual studio offers more features or features that work better for refactoring code, unit testing, performance analysis.

  6. VS Code or Visual Studio for learning c# : r/csharp - Reddit

    Dec 20, 2019 · VS Code is a highly extensible text editor that was designed with programming in mind. There is pretty good support for C# within it, and it will be a lot more fun than trying to …

  7. Should i use visual studio instead of vscode? - Reddit

    However, configuring Visual Studio Code to compile, run and debug C++ code is much more of a faff than just downloading Visual Studio, and it offers a subpar experience in comparison. …

  8. Visual Studio Code vs Visual Studio Professional : r/VisualStudio

    Sep 2, 2022 · Visual Studio Code vs Visual Studio Professional Hey everyone. Sorry if this is a stupid question or it’S been asked a million times but i cant seem to find a straight forward …

  9. I want to ask. For C#, should I use VSCode or Visual Studio?

    Sep 14, 2023 · For WPF, definitely use Visual Studio. VSCode doesn't have the scaffolding, graphical editor and live reload afaik. In general, I prefer Visual Studio for larger projects. It …

  10. Github copilot in visual studio 2022 vs copilot in vs code : r/dotnet

    Jan 30, 2024 · I've been using github copilot for a while now in both vs code and inside visual studio 2022 community edition and i'ts becoming more and more obvious that copilot is way …