About 52 results
Open links in new tab
  1. ¿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.

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

  3. 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, 1 month ago Modified 4 months ago Viewed 53k times

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

  5. How do I use Bash on Windows from the Visual Studio Code …

    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 + …

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

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

  8. How to add a new project to Github using VS Code

    Here is complete steps I did to add my existing local project to GitHub using VSC (Note: Do not create a corresponding repository at GitHub): Install the GibHub extension to VSC.

  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 …

  10. How do I find and replace all occurrences (in all files) in Visual ...

    May 20, 2016 · I'm using Visual Studio Code 1.8, and this feature is available. But it's a little tricky to understand at first, and (at the time of writing) the docs don't explain clearly how to use it, so …