0.0.23 • Published 3 years ago

states-extension v0.0.23

Weekly downloads
45
License
-
Repository
github
Last release
3 years ago

A VSCode extension for a textual DSL with diagrams

Screenshot

Features

  • a textual DSL editor based on an Xtext LSP,
  • diagrams based on Sprotty,
  • animated automatic diagram updates on text changes,
  • synchronized selection of text editor and diagram,
  • SVG export (ALT-E), animated center selection (ALT-C), animated fit selection to screen (ALT-F).

Build it

language-server/gradlew -p language-server build  # build the language server
yarn --cwd webview                                # build the bundle.js for the webview
yarn --cwd extension                              # build the extension

Run it

  • load the repo into VS Code,
  • built it, and
  • lanch the extension states-extension.

An example DSL file can be found here.

0.0.23

3 years ago

0.0.22

4 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.18

4 years ago

0.0.16

4 years ago

0.0.17

4 years ago

0.0.15

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago