About 16,500,000 results
Open links in new tab
  1. Extension Marketplace - Visual Studio Code

    Extension Marketplace. The features that Visual Studio Code includes out-of-the-box are just the start. VS Code extensions let you add languages, debuggers, and tools to your installation to support your development workflow.

  2. How to install VS code extension manually? - Stack Overflow

    Dec 12, 2019 · 1- Install the same VSCode version on the online (access to internet) computer as the offline (no access to internet) target computer. 2- From within the VSCode, install the desired extension. It will install the right version and all the dependencies. 3- Find the folder where extensions are installed.

  3. How To Add Extensions in VS Code? - GeeksforGeeks

    Sep 20, 2024 · Step 1: Open Visual Studio Code. Step 2: In the Header Menu Select "EDIT" Options. Select "Extensions" manually or Press "Ctrl+Shift+X". Step 3: Search for the extensions you are looking for in the search bar. Example 1: In this example, we will install the "Python Extended" Extension in VS Code Extension.

  4. Use extensions in Visual Studio Code

    Visual Studio Code extensions let you add languages, debuggers, and tools to your installation to support your development workflow. When you use VS Code, you can install extensions directly from the Visual Studio Marketplace and take advantage of …

  5. Using extensions in Visual Studio Code

    Use Visual Studio Code extensions to add new features, themes and more. In this tutorial, we will show you how to find extensions, install the ones you like, and disable extensions you don't want to use all the time. Here's the next video we recommend: Debugging. Pick another video from the list: Introductory Videos.

  6. How can I install Visual Studio Code extensions offline?

    Dec 15, 2019 · According to the documentation it is possible to download an extension directly: This means that in order to download the extension you need to know. You can find all this information in the URL. Here's an example for downloading an installing the C# v1.3.0 extension:

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

    Mar 11, 2016 · The recommended way of doing this is through workspace recommended extensions, this is a .vscode/extensions.json in your project that will prompt the user to install them when they first open the folder, the file looks like this: "recommendations": [ "eg2.tslint", "dbaeumer.vscode-eslint", "msjsdiag.debugger-for-chrome"

  8. vscode-docs/docs/getstarted/extensions.md at main - GitHub

    Apr 3, 2025 · Learn how to install extensions from the Visual Studio Marketplace to add features for your programming language, framework, or development workflow to Visual Studio. Visual Studio Code extensions let you add languages, debuggers, and tools to your installation to support your development workflow.

  9. 7 Tips on How to Use Visual Studio Code Extensions

    Jun 17, 2024 · Whether you’re aiming to streamline your workflow or boost productivity, these seven tips will help you make the best use of Visual Studio Code extensions. Let’s dive in! To install Visual Studio Code extensions from the Marketplace, open the Extensions view by clicking the square icon in the Activity Bar on the side of the window.

  10. How to Install Visual Studio Code Extensions - It's FOSS

    Oct 21, 2021 · Click on Visual Studio IntelliCode (#1) extension from the list presented of the most popular extensions. Simply clicking on the Install button (#2) will install the Visual Studio IntelliCode extension. This extension gives you AI-predicted …

  11. Some results have been removed
Refresh