Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>Config ViewNew to Visual Studio Code? Get it now.
Config View

Config View

Allent

|
7,226 installs
| (1) | Free
Modified from arepl-python to view mm configs
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ConfigView

ConfigView automatically evaluates python configs for OpenMMLab. The plugin was modified from AREPL-python.

ConfigView is availible for free on the vscode marketplace.

Usage

First, make sure you have python 3.7 or greater installed.

Install the python package mmconfig through:

pip install mmconfig

Open a python file and click on the icon in the top bar to the right to open ConfigView. You can click the icon again to close.

Or run ConfigView through the command search: control-shift-p

or use the shortcuts: control-shift-a (current doc) / control-shift-q (new doc)

FAQs

  • Always remember to set the python path to use for Config View. In setting.json, add the following line:
"ConfigView.pythonPath": ${PYTHON_PATH},

Reference

  • AREPL-vscode
  • open-file-from-path
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft