About 2,920,000 results
Open links in new tab
  1. How can I comment multiple lines in Visual Studio Code?

    741 I cannot find a way to comment and uncomment multiple lines of code in Visual Studio Code. Is it possible to comment and uncomment multiple lines in Visual Studio Code using some …

  2. What does Rust (for Windows) need Windows build tools/Visual …

    May 29, 2024 · So the Visual Studio build tools are required for creating the final executable and providing libraries for Windows syscalls. The Rust compiler is only a portion of the full build …

  3. How to make Visual Studio 2022 project launch Windows Terminal …

    Mar 29, 2024 · After I changed to use Windows Terminal in the Windows settings per the linked question, console programs launched from Visual Studio now appear in a new Windows …

  4. Open two instances of a file in a single Visual Studio session

    Apr 8, 2009 · Candidate Visual Studio *** Code *** ones: How can multiple files be opened in Visual Studio Code (VSC)? and How do I open the same file side by side in a single Visual …

  5. How can I set up a virtual environment for Python in Visual Studio …

    Jan 9, 2019 · 255 I have been using Visual Studio Code for a while now and found an another way to show virtual environments in Visual Studio Code. Go to the parent folder in which venv …

  6. editor - Split edit window in Visual Studio - Stack Overflow

    Nov 16, 2008 · Is there any way to show two editing windows in Visual Studio? I would like to look at two source files at the same time, but I cannot find the option to do that.

  7. vs code not opening up in windows - Stack Overflow

    May 10, 2020 · Visual studio code recently disabled access to unc (windows network drive) paths by default, unless they are on an allow-list. I suspect there's a bug where if your windows user …

  8. How can I open the terminal in Visual Studio? - Stack Overflow

    Aug 1, 2021 · The question is about Visual Studio, not Visual Studio Code. "Command Palette", the provided link, and the mention of Mac and Linux (Visual Studio only runs on Windows) all …

  9. How to get FFTW++ working on windows? (for dummies)

    For background on how to link a DLL to a Visual Studio C++ program this MSDN article Linking an Executable to a DLL especially the part about implicit linking is helpful. Also helpful, in the …

  10. I can't find "Windows Forms App (.NET Framework)" in Visual …

    Apr 19, 2023 · I can't find "Windows Forms App (.NET Framework)" in Visual Studio 2022 (free download) Asked 2 years, 8 months ago Modified 1 year, 2 months ago Viewed 15k times