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. Where is the .vscode folder located? - Stack Overflow

    Sep 3, 2024 · This question is similar to: what is .vscode folder? and why did it automatically created when I run live server?. If you believe it’s different, please edit the question, make it clear how it’s …

  3. vscode debugger - vs code not opening up in windows - Stack Overflow

    May 10, 2020 · 1 If you are on win10, kill all vscode processes, delete folder 'C:\Users\xxx\AppData\Roaming\Code', and launch vscode again.

  4. 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 files at …

  5. How to switch text case in Visual Studio Code - Stack Overflow

    May 15, 2015 · How does one switch the case of highlighted text in Visual Studio Code? Visual Studio allows this via Ctrl + Shift + U and Ctrl + U. Is there a command binding that I can set up to do this, or …

  6. Announcing a new IDE for PostgreSQL in VS Code from Microsoft

    May 19, 2025 · We are excited to announce the public preview of the brand-new PostgreSQL extension for Visual Studio Code (VS Code), designed to simplify PostgreSQL...

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

  8. How to troubleshoot some shortcuts not working properly in VSCode

    Nov 20, 2019 · VSCode working properly before update. I didn't change anything on my OS. How do I check and allow VSCode to override OS shortcut?

  9. How to fix "failed to install VS code server" error

    Jan 20, 2025 · I am trying to connect with remote server using SSH connection from Visual Studio Code. Earlier it was working but now it gives me error: Could not establish connection: Failed to install the …

  10. openssl - How do I get Visual Studio Code to trust our self-signed ...

    Then, go into VScode settings, Application, Proxy, and UNCHECK the "System certificates" option. Restart vscode and RE-CHECK it. Restart again, and it works. That's it. If you want to confirm you …