summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/language_server/godot_lsp.h
Commit message (Expand)AuthorAgeFilesLines
* LSP: Omit some values based on specification version 3.17HolonProduction2024-09-081-12/+20
* StringName Dictionary keysrune-scape2024-08-291-1/+1
* Fix Steam input "crc" errors, and some other Coverity reports of uninitialize...Rémi Verschelde2024-05-311-1/+1
* Remove word duplicates in comments and strings, and fix casing and punctuationRobert Yevdokimov2024-02-231-1/+1
* Omit quotes from completion if triggered with quote0x44482023-09-211-0/+11
* Language Server: Improve hovered symbol resolution, fix renaming bugs, implem...BooksBaum2023-09-111-102/+71
* Fix various typos with codespellRémi Verschelde2023-08-071-1/+1
* LSP: don't send empty completion commandАлександр Черник2023-05-061-1/+3
* Fix GDScript LSP variable renameAdam Scott2023-04-221-10/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix use of comma instead of semicolonQuentin Guidée2022-12-171-1/+1
* Implement `GDScriptTextDocument::willSaveWaitUntil` to clean up outdated docu...Rindbee2022-10-041-1/+1
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-0/+1978