Francois Belair
|
572979d011
Fix empty line hover; fix open non-res:// script
|
3 yıl önce |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 yıl önce |
Rémi Verschelde
|
81512a3732
Style: Cleanup code using `text_editor/completion/use_single_quotes`
|
4 yıl önce |
Francois Belair
|
070d634966
Fix LSP completion crashing on scene-less scripts
|
4 yıl önce |
Rémi Verschelde
|
73b1f5ac79
Merge pull request #48615 from Razoric480/lsp-rename
|
4 yıl önce |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 yıl önce |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 yıl önce |
Francois Belair
|
7c5335081c
Implement didSave notification and rename request
|
4 yıl önce |
Francois Belair
|
10429019ad
Implement didClose notification in LSP
|
4 yıl önce |
Francois Belair
|
b16bb33a5b
Make LSP update the filesystem of changed scripts
|
4 yıl önce |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 yıl önce |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 yıl önce |
Rémi Verschelde
|
e34f33711b
GDScript LSP: Fix crash in notify_client
|
5 yıl önce |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 yıl önce |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 yıl önce |
Juan Linietsky
|
f8a79a97c7
Effective DisplayServer separation, rename X11 -> LinuxBSD
|
5 yıl önce |
geequlim
|
03d2d01082
Fix hover symbol content position
|
5 yıl önce |
Geequlim
|
6190d42825
LSP: Fix bracket completion for functions with one argument
|
5 yıl önce |
geequlim
|
d35c018a7a
GDScript LSP: Implement signatureHelp
|
5 yıl önce |
geequlim
|
eb5861f9f1
GDScript LSP: Implement goto declaration
|
5 yıl önce |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 yıl önce |
Rafał Mikrut
|
ed1c4bc77d
Removed unused variables, add some constants numbers
|
5 yıl önce |
geequlim
|
e199488bc7
Add custom api `textDocument/nativeSymbol` to allow inspect native symbols from LSP clients
|
5 yıl önce |
geequlim
|
39813939fc
Fix enumeration value of SymbolKind.
|
5 yıl önce |
geequlim
|
6a8303f82f
Implement DocumentLink of GDScript LSP Server
|
5 yıl önce |
qarmin
|
50be65bf43
Changed some code found by Clang Tidy and Coverity
|
5 yıl önce |
geequlim
|
e5b91a15e6
Improve code compeletion for virtual methods with signatures
|
6 yıl önce |
geequlim
|
72d11cd173
Add optional goto definition support for native symbols
|
6 yıl önce |
Geequlim
|
666ed89011
Add generate script api to dictionary support
|
6 yıl önce |
Geequlim
|
b2f02317fa
Improve symbol resolve for inner classes
|
6 yıl önce |