About 3,340,000 results
Open links in new tab
  1. visual studio code - Atalhos de teclado do VSCode para …

    Jul 15, 2019 · No VSCode não estou conseguindo executar alguns atalhos. O atalho de comentários, por exemplo, não funciona. O atalho seria Ctrl+/, porém todos os atalhos que …

  2. visual studio - My vsc code disappeared and I have no idea why or …

    Jan 23, 2022 · SOLUTION: just run an update after the failure, you will get some issue with Ripgrep (rg.exe), ignore them and the software will be restored. Also, I have found this thread …

  3. Visual Studio Code: Ajustar linea de código a ventana

    Sep 17, 2020 · Visual Studio Code: Ajustar linea de código a ventana Formulada hace 5 años y 1 mes Modificada hace 3 años y 1 mes Vista 51k veces

  4. 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.

  5. How to indent/format a selection of code in Visual Studio Code?

    I want to indent a specific section of code in Visual Studio Code. I read How do you format code in Visual Studio Code? that gives shortcuts to indent the whole code, but it doesn't work when …

  6. The Run button in VS Code don't show up [Python]

    Apr 30, 2021 · Search for Python in Microsoft Visual Studio Code's Extension: Marketplace and hit on install. Search for Jupyter in Microsoft Visual Studio Code's Extension: Marketplace and …

  7. 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. Here is the way: Select …

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

    Jan 9, 2019 · In my project folder I created a venv folder: python -m venv venv When I run command select python interpreter in Visual Studio Code, my venv folder is not shown. I went …

  9. Change the default terminal in Visual Studio Code - Stack Overflow

    Jun 8, 2017 · I am using Visual Studio Code on my Windows 10 PC. I want to change my default terminal from Windows PowerShell to Bash on Ubuntu (on Windows). How can I do that?

  10. How do I fold/collapse/hide sections of code in Visual Studio Code?

    Learn how to fold, collapse, or hide sections of code in Visual Studio Code effectively for better code organization and readability.