eclipsesource / graphical-lsp

Graphical language server platform for building web-based diagram editors
https://www.eclipse.org/glsp
Eclipse Public License 2.0
36 stars 8 forks source link

Rebase on latest sprotty-version #170

Closed tortmayr closed 5 years ago

tortmayr commented 5 years ago

With eclipse/sprotty/pull/46 the sprotty API got improved by making views and commands injectable. We should rebase glsp-sprotty as soon as possible to benefit from these great changes. However, until the rebase is done we should hard pin the sprotty version to the latest version before the API break. (see #169)