About 13,900,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. 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 …

  3. Jupyter Notebook extension Visual Studio Code stuck "connecting …

    Oct 18, 2025 · The jupyter notebook extension in vscode as well as the jupyter notebook in the browser get stuck in kernel connecting state when a cell is executed. On installing …

  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 does not detect installed python libraries and modules

    Aug 29, 2024 · I have a Python project open in VSCode that operates various libraries and it's composed of different modules. Venv is activated, and all libraries are installed in venv. But …

  6. How can I disable GitHub Copilot in VS Code? - Stack Overflow

    Why everyone makes it so hard to disable the co-pilot in VSCode.. Just press the co-pilot icon where I mark with arrow 1, and then will pop-up "GitHub Copilot Menu", and where the arrow …

  7. VS Code does not find Python kernel - Stack Overflow

    Nov 2, 2022 · python3 -m ipykernel install --name "new_venv" --user Restart VS Code. But the new_venv does not show in my list of kernels when opening a Jupyter notebook.

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

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

    Nov 8, 2025 · 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 …

  10. How can I download .vsix files now that the Visual Studio Code ...

    Jan 16, 2025 · In particular, if you have a portable VSCode installation, you will find data/extension in the VSCode installation directory, a sibling directory to bin. Inside …