Giter Club home page Giter Club logo

language-diagrams-public's Introduction

language-diagrams

Repository of Visual Studio Code extension for graphical editor with textual features.

Part of Thesis: "Editable Diagrams with Embedded Textual Notation for Domain Specific Languages".

Prerequisites

After cloning the repository run:

nvm use
yarn install

To build the packages, run:

npx gulp build

Running

To run the extension, select "Launch Diagram Client & Server" in the "Run and Debug" menu.

Running the extension

Contents

To access the modeling files, you need PlantUML extension and Graphviz. The models are used as a development aid.

Open the model view with (Alt + D).

Holds run & debug configuration for VSCode.

Back-end which reads and writes from/to source files.

VS Code extension responsible for starting the glsp-server and registering the webview as a custom editor.

Integration of the diagram as webview.

Langium server, which enables Monaco editor to use LSP features.

The source files.

Testing

Each package can be tested individually with running:

yarn test

in the package root.

Alternatively, to test all of the packages at once run:

npx gulp test

Architecture

Architecture

language-diagrams-public's People

Contributors

dependabot[bot] avatar rtulpe avatar

Watchers

 avatar

language-diagrams-public's Issues

Update Monaco

Need to make it work with the newer monaco wrapper version

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.