About 53 results
Open links in new tab
  1. My vsc code disappeared and I have no idea why or where it's gone

    Jan 23, 2022 · My vsc code disappeared and I have no idea why or where it's gone Asked 4 years, 2 months ago Modified 5 months ago Viewed 53k times

  2. ¿Cómo comentar las líneas seleccionadas en VSCode?

    Apr 23, 2017 · Me gustaría saber cómo comentar las líneas seleccionadas en VSCode y si es posible cómo cambiar el atajo de teclado.

  3. Как настроить Visual Studio Code на работу с С++?

    Aug 31, 2020 · как настроить Visual Studio Code на работу с С++ после установки нужных плагинов? Visual Studio не подходит, ест много ресурсов, да и функционал немного другой.

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

    Sep 17, 2020 · El editor en VSC pone las lineas de codigo fuera de la ventana (no le aplica salto cuando el texto es mas largo). Se ve asi: Lo que quiero es que cuando el codigo llegue al limite de la …

  5. What are the differences between Visual Studio Code and Visual Studio ...

    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.

  6. How to view an HTML file in the browser with Visual Studio Code

    Mar 3, 2017 · How can I view my HTML code in a browser with the new Microsoft Visual Studio Code? With Notepad++ you have the option to Run in a browser. How can I do the same thing with Visual …

  7. Not able to install extensions in Visual Studio Code (VSC)

    Jun 17, 2023 · Not able to install extensions in Visual Studio Code (VSC) Asked 2 years, 9 months ago Modified 2 years, 9 months ago Viewed 7k times

  8. How do I use Bash on Windows from the Visual Studio Code integrated ...

    Mar 5, 2017 · 9 (2021, VSC v.1.55.1) How to add Git Bash as default Terminal, for those who installed their Git Bash not in the default path: In Visual Studio Code open Settings using Ctrl + , a) In Search …

  9. VS Code can't find Python - Stack Overflow

    Feb 1, 2021 · Reinstalling VSCode was probably unnecessary. In my experience, that's only required if you mess up VSC's internal program files. What might have helped though was restarting VSC as …

  10. Python Interpreter Not Found on VS Code - Stack Overflow

    Jun 24, 2024 · Selecting Python interpreter (bottom right of screen) and selecting test framework (unittest/pytest) from VSC settings, then closing VSC and reopening it solved the problem for me.