Thaddeus Crews
|
1cb3cfaa8e
Style: Convert namespaces to PascalCase
|
5 months ago |
Aarni Koskela
|
f134769506
Fix various typos
|
7 months ago |
Yufeng Ying
|
33817b186f
Remove unused header in drivers and modules.
|
7 months ago |
Thaddeus Crews
|
cb1b743e59
Merge pull request #99861 from Ryan-000/Fix-language-server-thread-crash
|
8 months ago |
Ryan
|
8dd330dee7
Fix language server thread crash
|
8 months ago |
Rémi Verschelde
|
964a9ec03b
Merge pull request #96684 from HolonProduction/that-was-a-bit-too-smart
|
10 months ago |
Hilderin
|
46edd6df55
Fix script properties reload from external editor
|
11 months ago |
HolonProduction
|
8155c1f836
LSP: Don't use smart resolve for completion
|
11 months ago |
rune-scape
|
154049ce17
StringName Dictionary keys
|
1 year ago |
A Thousand Ships
|
e6ab22d450
[GDScript LSP] Fix `show_native_symbol_in_editor`
|
1 year ago |
A Thousand Ships
|
15369fdb1d
Remove unnecessary `this->` expressions
|
1 year ago |
Yuri Sizov
|
c027aecc2e
Merge pull request #86676 from rune-scape/sparse-script-reload
|
1 year ago |
kobewi
|
0e8f90f4c8
Update deferred calls to use Callables
|
1 year ago |
rune-scape
|
cde478bda6
Hot-reload only changed scripts
|
1 year ago |
Wilson E. Alvarez
|
80fb8db31f
Remove unnecessary assignments
|
1 year ago |
Omar Shehata
|
c25a2d832b
Fix external editor hot reload
|
1 year ago |
0x4448
|
7ea4247c3d
Omit quotes from completion if triggered with quote
|
1 year ago |
BooksBaum
|
0202a36a7a
Language Server: Improve hovered symbol resolution, fix renaming bugs, implement reference lookup
|
2 years ago |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
2 years ago |
Rindbee
|
64edc7a5c2
Fix internal editor not updating when using external editor via LSP
|
2 years ago |
Adam Wardell
|
e9d8c261a5
call update_exports from LSP didSave function
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 years ago |
Rindbee
|
ab0314938e
Implement `GDScriptTextDocument::willSaveWaitUntil` to clean up outdated documents before saving
|
2 years ago |
Rindbee
|
412e87349a
Fix out of sync when the script is edited externally via lsp
|
2 years ago |
Rémi Verschelde
|
9839761e24
Merge pull request #59482 from kurtlachmann/lsp_better_parentheses
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
3 years ago |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 years ago |
reduz
|
360dea5348
Add GDExtension support to Script
|
3 years ago |