Extend the editor to fit your workflow
Extensions let you add autocompletion, code formatting, language support, and other features on top of VS Code's core functionality, letting you freely tailor the editor to whatever you are working on.
Be selective about what you install
Installing too many extensions can slow down startup and editing performance, so it is worth periodically reviewing installed extensions and disabling or removing ones you no longer actively use.
Frequently Asked Questions
How can I tell if an extension is trustworthy before installing it?
Check the publisher name, install count, rating, and how recently it was updated on its marketplace page β extensions from verified publishers with active recent updates are generally safer choices.
How do I disable or remove an extension I no longer need?
Open the Extensions panel, find the installed extension, and click "Disable" to turn it off temporarily or "Uninstall" to remove it completely.