Skip to content

Feat: Implemented go to definition/declaration on variables

Florian Naumann requested to merge go_to_var_def into main

Fix: Error detection for non case clause right after match clause Feat: Lsp Server: now supports the publish diagnostic model too Refactor: Modulized scope manager code

Merge request reports