"Go to definition" practically unusable

At current (2.13.1) in the VSCode environment in combination with dzn-lsp v1.2.0 on Windows; it happens to be practically unusable to utilise 'Go to definition' or hitting F12 or pressing ctrl+left-mouse click on something in the model that can be looked up.

In rare cases it actually jumps to the definition, but most of the time it simply does nothing. I have to fall back to the old school Ctrl+F find. Which is not so convenient actually. Especially when a definition is originating in an other model.

Extra note:

  • When your model is in WIP, 'Go to definition' hardly works (because the parser doesn't agree on the correctness of the entire file?)
  • When models are large, it tends to 'not to function' as expected
Edited by Michael van de Ven