Skip to content

Installing the Extension

Robby Bennett edited this page Oct 13, 2025 · 14 revisions

Note

If you install it while using it, you must restart the extensions.

Install in GUI with the Marketplace

  1. Open the extensions sidebar
  2. Search for scitools.understand
  3. Click "Install"

Install in GUI without the Marketplace

  1. Download the plugin VSIX fle from from here.
  2. Open VS Code
  3. Extensions > (3 Dot Menu) > Install from VSIX...

Install in CLI

code --install-extension understand.vsix

Clone this wiki locally