About 15,100,000 results
Open links in new tab
  1. 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...

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

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

  4. VS Code Remote SSH Connection not working - Stack Overflow

    Sep 23, 2020 · Im trying to setup vscode with the remote developement extensions on a second pc. While it works on my main one it doesnt on the second one. Tried reinstalling vscode, …

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

    Sep 14, 2022 · 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 …

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

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

  8. I have 2 GitHub accounts. How can I use both when I am working …

    Jun 28, 2020 · I am using a Windows machine. Install WSL Install VSCode Insiders Build (I think you can get away with using only one VSCode instance, but I wanted to use two) Setup one of …

  9. Cannot start VSCode anymore - Stack Overflow

    Aug 29, 2022 · My VSCode is not starting anymore neither as a user nor an administrator. Found a debug.log file in the "C:\\Program Files\\Microsoft VS Code" directory, which …

  10. VSCode: How do I find what my workspace folder is

    Aug 6, 2019 · Is there a simple command that will tell me what my workspace folder is? I tried ${workspaceFolder} in the terminal but that didn't work.