About 66 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. 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 3 years, 9 months ago Modified 25 days ago Viewed 46k times

  3. 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, 4 months ago Modified 2 years, 4 months ago Viewed 6k times

  4. How to find and change Java compiler option in Visual Studio Code?

    Jul 2, 2019 · I am new to Visual Studio Code (VSC) and I come from Eclipse. VSC tells me 2 errors on my project: Build path specifies execution environment J2SE-1.5. There are no JREs …

  5. 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 …

  6. ¿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.

  7. How to change interpreter in Visual Studio Code? - Stack Overflow

    Dec 2, 2017 · It is really important to have as much flexible setting in Visual Studio Code (VSC). The problem is that I have no idea how to set VSC terminal to run code in Python 2.x. …

  8. 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 …

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

  10. visual studio code - How can I export settings? - Stack Overflow

    How is it possible to export all Visual Studio Code settings and plugins and import them to another machine?