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

Show details for validation markers #224

Open tanjaem opened 5 years ago

tanjaem commented 5 years ago

When hovering over a validation marker, a description of the marker should be shown (info/warning/error message).

Related to #30