summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/language_server/godot_lsp.h
Commit message (Expand)AuthorAgeFilesLines
* 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