Releases: eclipse-glsp/glsp-vscode-integration
Releases · eclipse-glsp/glsp-vscode-integration
1.1.0 Release Candiate 5
Full Changelog: v1.1.0-RC04...v1.1.0-RC05
1.1.0 Release Candiate 4
What's Changed
- Update lerna and minimum node version by @tortmayr in #29
- Update to vscode-jsonrpc 8.0.2 by @martin-fleck-at in #31
- Fix example build (WebPack & Server download) by @debovema in #30
- Upgrade to latest Sprotty and GLSP client version by @martin-fleck-at in #32
New Contributors
- @martin-fleck-at made their first contribution in #31
- @debovema made their first contribution in #30
Full Changelog: v1.1.0-RC03...v1.1.0-RC04
1.1.0 Release Candiate 3
What's Changed
Full Changelog: v1.1.0-RC02...v1.1.0-RC03
1.1.0 Release Candiate 2
What's Changed
Full Changelog: v1.0.0...v1.1.0-RC02
1.0.0. Release
0.9.0 Release
Inception of the Eclipse VScode integration.
This project provides the glue code to integrate a GLSP diagram editor into VSCode.
This is achieved by using the VSCode extension API for creating custom editors.