Top "Visual-studio-code" questions

Visual Studio Code is an open source text editor available for Linux, Mac, and Windows.

Linter pylint is not installed

I want to run python code in Microsoft Visual Studio Code but it gives an error: "Linter pylint is not …

python visual-studio-code pylint
How can I exclude a directory from Visual Studio Code "Explore" tab?

I'm trying to exclude several folders on the "Explore" tab in Visual Studio Code. To do that I have added …

visual-studio-code
Open multiple Projects/Folders in Visual Studio Code

How do I open multiple projects/folders in a single Visual Studio Code instance, and open multiple files in single …

visual-studio-code
Choose folders to be ignored during search in VS Code

Right now when I use ⌘+O to search for files, the fuzzy matching appears to operate over all files in …

visual-studio-code
How to export settings?

How is it possible to export all Visual Studio Code settings and plugins and import them to another machine?

visual-studio-code
Is there a quick change tabs function in Visual Studio Code?

The current function of giving me a dropdown option of which tab to choose is just so annoying. Is there …

visual-studio-code vscode-settings
How do you format code on save in VS Code

I would like to automatically format TypeScript code using the build-in formatter when I save a file in Visual Studio …

visual-studio-code vscode-settings code-formatting
How can you export the Visual Studio Code extension list?

I need to send all my installed extensions to my colleagues. How can I export them? The extension manager seems …

visual-studio-code
Visual Studio Code Automatic Imports

I'm in the process of making the move from Webstorm to Visual Studio Code. The Performance in Webstorm is abysmal. …

typescript angular visual-studio-code
Moving Panel in Visual Studio Code to right side

In Visual Studio Code, panel section is at bottom by default. How do I move it to right side ? For …

visual-studio-code vscode-settings