About 2,670,000 results
Open links in new tab
  1. What are the differences between Visual Studio Code and Visual …

    May 29, 2015 · Microsoft recently released Visual Studio Code and I am a little confused about its usage, since Visual Studio has lot of functional similarities with it.

  2. Visual Studio Code is not showing the output of Python

    Mar 28, 2018 · I recommend reviewing the official Visual Studio Code Python documentation and tutorial. That provides several of the basics, with running and debugging the "official" way.

  3. visual studio code - How can I convert tabs to spaces and vice …

    Apr 11, 2024 · 1 I couldn't make it work in Visual Studio Code, because as Nigel Scott and David Given have posted, the Convert Indentation to Spaces command in Visual Studio Code does …

  4. How can I manually download .vsix files now that the VS Code ...

    Jan 16, 2025 · As I understand it, the only "official" way Microsoft wants users to obtain .vsix files is to get them from the extensions store via an installed copy of VS Code, as mentioned in the …

  5. VS Code cursor appear as a block and without typical editing …

    Jun 16, 2024 · 6 After some configuration, my cursor in VS Code started appearing as a block. In that state, I'm not able to backspace or edit any of the code. In a saved file with code already …

  6. How can I have multiple vertical rulers in VS Code?

    With Visual Studio Code 1.27.2: When I go to File > Preference > Settings, I get the following tab I type rulers in Search settings and I get the following list of settings Clicking on the first Edit in …

  7. How can you create multiple cursors in Visual Studio Code

    Apr 29, 2015 · As of Visual Studio Code version 0.10.9, you can now do a Create Multiple Cursors from Selected Lines by selecting multiple lines, and pressing Shift+Alt+I Note: This is …

  8. visual studio code - Make selected block of text uppercase - Stack …

    Jan 17, 2017 · Can I make a multi-line selection of text all capitals in Visual Studio Code? In Visual Studio it's Ctrl + Shift + U to do this. The desire here is to have the same key binding …

  9. Multiline editing in Visual Studio Code - Stack Overflow

    This action in Visual Studio Code is called "Add Cursors to Line Ends". This was tested in Visual Studio Code 1.77.0 (April 2023) and works on both Windows and Mac.

  10. How to change current working directory in VS Code?

    Jun 18, 2021 · 5 Just close Visual Studio Code and open it in the right folder again. close program code MyBeautifulApp/ OR Press Command + O and open your folder.