About 1,940,000 results
Open links in new tab
  1. How can I install VS Code extension manually? - Stack Overflow

    Feb 3, 2017 · 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 …

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

    Nov 6, 2021 · VS Code provides an Install Another Version action on an installed extension which shows a dropdown of available versions. The option to install another version is in the context …

  3. How to Install VSCode on Windows as Administrator for data …

    Jan 22, 2024 · To have VSCode play nicely with conda environments, miniconda, and data science environments and distributions like Anaconda, I prefer to install all tools as administrator.

  4. visual studio code - How to downgrade vscode - Stack Overflow

    Mar 18, 2018 · How to downgrade vscode Asked 7 years, 9 months ago Modified 2 years, 1 month ago Viewed 298k times

  5. Install Visual Studio Code for all users - Stack Overflow

    Oct 6, 2018 · I updated to the version here where it installs it per user instead of all. How do I install for all users instead? Do I need to install for each user now?

  6. Automatically install extensions in VS Code? - Stack Overflow

    Mar 11, 2016 · Is there some way to automatically install VS Code extensions when opening a project (like package.json but for vscode?) If not, is there some way to install extensions at the …

  7. How to install multiple extensions in VSCode using command line

    Oct 22, 2019 · How can I install multiple extensions in VSCode using the cli? I tried: code --install-extension xyz.local-history jock.svg but it only installs the first extension xyz.local-history. …

  8. How to install Visual Studio Code extensions from Command line

    Dec 15, 2015 · If you are automating installation of vscode extensions in a script (batch, ansible, bash, etc.) I would recommend adding the --force flag, as the --install-extension will prompt to …

  9. How to reinstall VSCode without losing extensions and user settings

    Feb 8, 2017 · 39 After being updated to 1.9.0, some features of the editor just stopped working here. I tried to run with --disable-extensions option and the problem persisted. Now I want to …

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