Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vludikNew to Visual Studio Code? Get it now.
vludik

vludik

jonny64

|
315 installs
| (1) | Free
navigation hotkeys for dia.js framework (http://github.com/do-/dia.js/wiki)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

This vscode plugin adds: navigation hotkeys for dia.js framework

Features

hotkeys to navigate:

alt + g = get_item
alt + s = select
alt + d = js/data current type: item or roster
alt + m = js/view item
alt + w = js/view roster
alt + e = html current type: item or roster

F5      = goto type model, switch to type_vw if already model
F12     = copy Content data view html Model to new screen: asks name of new screen

Building

to run
run all tests (including e2e) npm test && npm run e2e
run all unit tests npm test
run single unit test by name tag npx jest -t 'popup'
run e2e tests npm run e2e
build *.vsix package vsce package (npm install -g vsce first)

Debug in vscode:

  • open vludik folder
  • run - Start debugging
  • set breakpoints, etc.

Installation

  • Ctrl Shift P - Install extensions - search vludik in marketplace

or manually

  • Ctrl Shift P - Install from vsix
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft