eclipse-langium / langium

Next-gen language engineering / DSL framework
https://langium.org/
MIT License
665 stars 61 forks source link

Update diagnostics for deleted files #1441

Closed msujew closed 3 months ago

msujew commented 3 months ago

Closes https://github.com/eclipse-langium/langium/issues/1440

Simply replaces the diagnostics of all deleted files with an empty array, thereby unpublishing them. This effects both deleted and renamed files.