Skip to content

Releases: eclipse-glsp/glsp-vscode-integration

1.1.0 Release Candiate 5

07 Feb 16:18
Compare
Choose a tag to compare
Pre-release

1.1.0 Release Candiate 4

12 Jan 18:35
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v1.1.0-RC03...v1.1.0-RC04

1.1.0 Release Candiate 3

05 Dec 15:15
Compare
Choose a tag to compare
Pre-release

What's Changed

  • #783 Fix navigation & update to latest glsp client nighly by @tortmayr in #28

Full Changelog: v1.1.0-RC02...v1.1.0-RC03

1.1.0 Release Candiate 2

12 Nov 12:25
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v1.0.0...v1.1.0-RC02

1.0.0. Release

04 Jul 08:05
Compare
Choose a tag to compare

Changes

  • [example] Improved and modernized styling of the GLSP workflow example #22
  • [build] Updated Typescript to version 4.5.5 and enforced noImplicitOverride #26

0.9.0 Release

10 Dec 01:03
Compare
Choose a tag to compare

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.