Articles Related
Management Interface
Gui
- The square in the left bar or with the Left/Bottom Wheel > Extensions
Code
with VsCode - code cli
--extensions-dir <dir> Set the root path for extensions.
--list-extensions List the installed extensions.
--show-versions Show versions of installed extensions, when using
--list-extension.
--install-extension <ext> Installs an extension.
--uninstall-extension <ext> Uninstalls an extension.
--enable-proposed-api <ext> Enables proposed api features for an extension.
--disable-extensions Disable all installed extensions.
Management
List
code --list-extensions
DavidAnson.vscode-markdownlint
dbaeumer.vscode-eslint
esbenp.prettier-vscode
ms-python.anaconda-extension-pack
ms-python.python
redhat.vscode-yaml
Output
In the output panel, in the drop down list, you can choose the extension.