Commit graph

58 commits

Author SHA1 Message Date
Olivier Goffart
9aca0b0a7e LSP: Allow to access to the type loader documents
So that we can go to the definition of un-open documents
2020-12-28 12:48:32 +01:00
Olivier Goffart
60c3ceeaa8 Silent warning 2020-12-28 12:48:32 +01:00
Olivier Goffart
2a43575528 Fix license header check
By removing files that needn't to be checked in or adding the right header
2020-12-23 18:08:43 +01:00
Olivier Goffart
b124826fd6 Make the goto definition actually works with vscode 2020-12-23 15:15:53 +01:00
Olivier Goffart
21a86de972 Make the sixtyFPS LSP server load from VSCode 2020-12-23 15:15:53 +01:00
Olivier Goffart
7fcb49bef1 Implement Go to definition for elements 2020-12-23 15:15:53 +01:00
Olivier Goffart
d0158bce78 More work on the LSP 2020-12-23 15:15:53 +01:00
Olivier Goffart
599c92c974 WIP LSP server skeletton
I can run it from Kate, but for some reason it does not work with VSCode yet
2020-12-23 15:15:53 +01:00