About 15,800,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. VSCode: Why isn't debugger stopping at breakpoints?

    Jun 27, 2019 · VSCode: Why isn't debugger stopping at breakpoints? Asked 6 years, 6 months ago Modified 1 year, 9 months ago Viewed 118k times

  4. Visual Studio Code - Reddit

    Built a vscode extension to copy text and files into chatgpt webapp using commands Found it slightly inconvenient to copy code - sometimes whole files - into chatgpt when I wanted to ask …

  5. VSCode: How to run a command after each terminal open?

    My development environment is VSCode, and I open a dozen new terminals each day. After each terminal open, I have to manually run this command. Is there is a way to run this command on …

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

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

    Sep 27, 2017 · 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 …

  9. Color theme for VS Code integrated terminal - Stack Overflow

    Feb 17, 2017 · VSCode comes with in-built color themes which can be used to change the colors of the editor and the terminal. For changing the color theme press Ctrl + K + T in …

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

    Jun 23, 2025 · 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 …