About 674,000 results
Open links in new tab
  1. How do I install Visual Studio Code? - Ask Ubuntu

    Apr 29, 2015 · 4 Visual Studio Code doesn't have to be installed, per se. Instead you can unzip the archive wherever you want it, then run the program by double-clicking the file called code (which is …

  2. How can I update Visual Studio Code on Ubuntu?

    Oct 5, 2016 · Then open the .deb package of the latest version of Visual Studio Code using GDebi Package Installer and click "Install Package" and install latest version of Visual Studio Code.

  3. How do you install VS Code in Windows Subsystem for Linux 2?

    Jan 9, 2021 · 0 2 Methods to use Visual Studio Code in WSL. Visual Studio Code installed in windows can connect to wsl using remote connection. No need of installing Visual Studio Code in WSL. Go to …

  4. How to download and install Visual Studio Code on Ubuntu 14.04.5?

    Feb 8, 2017 · I am totally new to Linux and programming. I want to learn Python with the Visual Studio Code text editor, but I'm having trouble to download and install it. I downloaded VSC from the official …

  5. How can I "install" fonts to use in Visual Studio Code?

    Dec 27, 2018 · The FiraCode developer's github page says Visual Studio Code is supported. Perhaps you can get help from the developer?

  6. How do I uninstall Visual Studio Code? - Ask Ubuntu

    May 12, 2016 · 87 I installed Visual Studio Code a while ago, and I'm now trying to remove it. I don't remember how I installed it, but everything I've tried to remove it doesn't work. Things I've tried: sudo …

  7. How to update Visual Studio Code in Ubuntu 20.04 LTS without ...

    Oct 15, 2020 · I shifted to Ubuntu 20.04 LTS 3 weeks ago from Windows 10. I use Visual Studio Code and whenever I get an update in Update it shows in Settings > Download Update (1). When I click on …

  8. How to fix 'Permission denied' error when installing Visual Studio?

    May 31, 2022 · Start asking to get answers Find the answer to your question by asking. Ask question software-installation visual-studio-code

  9. Can I install Visual Studio Code on Ubuntu 32 bit?

    May 1, 2015 · Visual Studio Code is 64-bit only. I have no idea why people are so eager to install it, after all, it is just an editor, not an IDE. Sublime is better than that.

  10. How to install Visual Studio Code in Ubuntu? [duplicate]

    Mar 9, 2019 · I am using Ubuntu 18.04, and I need to install Visual Studio Code in my machine i tried: sudo snap install --classic vscode but it didn't work.