Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 년 전 |
Francois Belair
|
885d905b0d
Make LSP send applyEdit to connect editor signals
|
3 년 전 |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 년 전 |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 년 전 |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 년 전 |
Rémi Verschelde
|
70ae90e0e8
Core: Drop custom `copymem`/`zeromem` defines
|
4 년 전 |
Vignesh1-art
|
13871deb57
Fixed Invalid function bindings #46135
|
4 년 전 |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 년 전 |
Rémi Verschelde
|
93e20a4cd4
GDScript LSP: Fix wrong error checks added in #39385
|
5 년 전 |
Rémi Verschelde
|
3edae035d5
GDScript LSP: Fix crash in notify_client
|
5 년 전 |
Oliver Frank
|
41500249e3
Fix crash after closing a GDScript LSP session
|
5 년 전 |
of9
|
511105be67
Migrating language server from Websockets to raw TCP
|
5 년 전 |
Houkime
|
e1a0ce5af9
Prevent GDScript language server from listening to external hosts by default
|
5 년 전 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 년 전 |
Geequlim
|
1ab34bc3c2
lsp: Send godot class tree to clients
|
5 년 전 |
geequlim
|
e199488bc7
Add custom api `textDocument/nativeSymbol` to allow inspect native symbols from LSP clients
|
5 년 전 |
geequlim
|
39813939fc
Fix enumeration value of SymbolKind.
|
5 년 전 |
qarmin
|
50be65bf43
Changed some code found by Clang Tidy and Coverity
|
5 년 전 |
geequlim
|
72d11cd173
Add optional goto definition support for native symbols
|
6 년 전 |
Geequlim
|
666ed89011
Add generate script api to dictionary support
|
6 년 전 |
Geequlim
|
9618b0c63e
Check client workspace directory is valid
|
6 년 전 |
Geequlim
|
76c9e4ceb7
Improved performance for completion and symbol resolvation.
|
6 년 전 |
geequlim
|
fa6d6a329c
Add optional smart resolve sulotion
|
6 년 전 |
geequlim
|
37aafaaa9c
Add a symbol pool to cache all native symbols and workspackes symbols.
|
6 년 전 |
geequlim
|
f58560ac36
Add GDScript Language Protocol plugin
|
6 년 전 |