UNPKG

@eclipse-glsp/vscode-integration

Version:

Glue code to integrate GLSP diagrams in VSCode extensions (extension part)

18 lines (11 loc) 993 B
# Eclipse GLSP VSCode Integration This package contains the glue code for integrating [GLSP](https://www.eclipse.org/glsp/) diagrams in VS Code. This library enables the implementation of GLSP Diagram editors for VS Code base on the [Custom Editor API](https://code.visualstudio.com/api/extension-guides/custom-editors). ## Where to find the sources? In addition to this repository, the related source code can be found here: - <https://github.com/eclipse-glsp/glsp-server> - <https://github.com/eclipse-glsp/glsp-server-node> - <https://github.com/eclipse-glsp/glsp-client> ## More information For more information, please visit the [Eclipse GLSP Umbrella repository](https://github.com/eclipse-glsp/glsp) and the [Eclipse GLSP Website](https://www.eclipse.org/glsp/). If you have questions, please raise them in the [discussions](https://github.com/eclipse-glsp/glsp/discussions) and have a look at our [communication and support options](https://www.eclipse.org/glsp/contact/).