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 ago Modified 3 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. 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.

  4. Problemas con los íconos de VSC ¿Cómo puedo solucionarlo?

    Jan 24, 2025 · Lo solucioné, no fue técnica, simplemente me dirigí a las configuraciones de la extensión de íconos que estaba usando (antes de la solución, incluso cambié los íconos con los default de …

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

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

  7. How do I set up Visual Studio Code to compile C++ code?

    Microsoft's Visual Studio Code editor is quite nice, but it has no default support for building C++ projects. How do I configure it to do this?

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

  9. How can I globally set the PATH environment variable in VS Code?

    So here is my issue on Debian if I check my PATH when ssh into the server I can see the VSCODE has magically added itself to PATH but can not figure out where it has been added as grepping the …

  10. visual studio code - How to create a workspace - Stack Overflow

    Even then VSC will auto save workspace settings for the folder internally when you haven't explicitly made the project folder a workspace. Do you need a workspace and the extra .code-workspace file …