About 8,440,000 results
Open links in new tab
  1. Where is the .vscode folder located? - Stack Overflow

    Sep 3, 2024 · The .vscode folder is usually a hidden directory located in the root of your project folder. The .vscode folder typically appears in one of the following places: In the root of your …

  2. installation - How do I install vscode-server offline on a server for ...

    In previous versions, it was sufficient to install the remote-ssh extension and then download the vscode-server-linux-x64.tar.gz file, extract it, and copy it to the server directory ~/.vscode-serv...

  3. Change the default terminal in Visual Studio Code

    Jun 8, 2017 · To change the default terminal for your project in Visual Studio Code: Create a folder by name of .vscode Create a settings.json file in this folder: Write the settings you want …

  4. How can I see local history changes in Visual Studio Code?

    Sep 14, 2022 · 1 VSCode keeps some backp inside AppData, other have suggested the Checkpoints as well as built-in VSCode feature Timeline Also, you can do grep search inside …

  5. How can I install VS Code extension manually? - Stack Overflow

    I am not able to download any extension via VS Code on my office system due to the proxy. Is there a way that I can do it manually by downloading and placing the downloaded files at the …

  6. Use VSCode REST Client Extension to Call REST APIs From the IDE

    Feb 9, 2022 ·   Developers use a lot of URLs: your app’s URLs, URLs for consumed services, etc. These URLs, and sometimes their payloads may differ per environment....

  7. VSCode under Windows keeps popping up a terminal window …

    Nov 28, 2024 · I used to have the WSL extension in VSCode, but I uninstalled it. Still, every time I start VSCode, it keeps popping up a terminal window asking me to "update" WSL.

  8. The VSCode `code .` command is not working in the …

    If you're trying to run the code command in Windows in a Git Bash (from Git for Windows) terminal, or in an MSYS2 terminal, and VSCode is installed, then you may just need to add the …

  9. VS Code - how to rollback extension/install specific extension …

    Nov 6, 2021 · Update for vscode v1.91, see Release Notes: extension install options: We added more options to give you more flexibility when installing extensions: Install an extension …

  10. Visual Studio Code does not detect Virtual Environments

    Mar 30, 2021 · Type vscode in the file finder and remove all folders and files related to Visual Studio Code. Finally, install Visual Studio Code and enjoy the virtual environments.