Language Server: implement textDocument/definition , textDocument/declaration, textDocument/references #1189
Open
Description
This will require the project set-up to know which are all the relevant files to pull symbol information from #1188
For this, we then need to build a symbol table (and fix issues in
project-tool