Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>WebGME ClientNew to Visual Studio Code? Get it now.
WebGME Client

WebGME Client

vu-isis

|
15 installs
| (0) | Free
Wrapper around a webgme instance providing depi functionality
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

WebGME-Client

Wrapper around a webgme instance. The main use-case for this extension is to provide an interface to depi and communicate with the Depi Browser. For that to work the configured GUI at webgme instance needs to use the components from webgme-depi-components.

By default the depi integration is disabled, you can see the settings section below how to turn it on. Aside from the depi use-case this extension is a good starting point for anyone wanting to integrate webgme with vscode.

Settings

To edit the user settings JSON do Ctrl/Cmd + Shift + P and start typing Open User Settings (JSON). Invoke the command and configure the webgme url server (note the trailing /).

    ...
    "webgme-depi.urls": ["http://<webgmehost-name>:<webgme-port>/"],
    "webgme-depi.enableDepi": true
    ...

To start the editor do: Ctrl/Cmd + Shift + P and start typing WebGME: Modeling Editor and click or hit enter. This should bring up the webgme instance.

Acknowledgements

This work was supported by the DARPA Assured Autonomy program and Air Force Research Laboratory. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of DARPA or AFRL.

Contact

caid-dev@vanderbilt.edu

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft