zeroc-ice / vscode-slice

Slice syntax highlighter for Visual Studio Code
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

Show error popup for diagnostics without spans #42

Closed ReeceHumphreys closed 5 months ago

ReeceHumphreys commented 5 months ago

Closes #38

This PR uses the popup system added in https://github.com/zeroc-ice/vscode-slice/commit/bdee0b4a44fe44cb4c4fb88840dc5527ddfa0993 to show an error popup whenever we encounter a diagnostic that does not have a span.