Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 years ago |
Francois Belair
|
4e8e887748
Implement LSP didDeleteFiles to clear diagnostics
|
4 years ago |
Taylor C. Richberger
|
59b82e1b6a
remove invalid codeLensProvider value from lsp
|
5 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Oliver Frank
|
2173d041af
Fix incorrect capabilities notification in LSP
|
5 years ago |
geequlim
|
e804eebfe5
Remove completion triggers for ',' and '(' which may conflict with signature helper
|
5 years ago |
geequlim
|
d35c018a7a
GDScript LSP: Implement signatureHelp
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
ab3bccdb78
Fix typos with codespell
|
5 years ago |
qarmin
|
616ab4fac2
Small fixes to redundand code, copy paste bugs
|
5 years ago |
Geequlim
|
1ab34bc3c2
lsp: Send godot class tree to clients
|
5 years ago |
geequlim
|
9f27a4838c
Format documentations to markdown only when needed
|
5 years ago |
geequlim
|
e199488bc7
Add custom api `textDocument/nativeSymbol` to allow inspect native symbols from LSP clients
|
5 years ago |
geequlim
|
39813939fc
Fix enumeration value of SymbolKind.
|
5 years ago |
geequlim
|
6a8303f82f
Implement DocumentLink of GDScript LSP Server
|
5 years ago |
geequlim
|
72d11cd173
Add optional goto definition support for native symbols
|
6 years ago |
Geequlim
|
b2f02317fa
Improve symbol resolve for inner classes
|
6 years ago |
Geequlim
|
76c9e4ceb7
Improved performance for completion and symbol resolvation.
|
6 years ago |
geequlim
|
37aafaaa9c
Add a symbol pool to cache all native symbols and workspackes symbols.
|
6 years ago |
geequlim
|
f58560ac36
Add GDScript Language Protocol plugin
|
6 years ago |