summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/language_server/lsp.hpp
Commit message (Expand)AuthorAgeFilesLines
* Add optional goto definition support for native symbolsgeequlim2019-08-111-0/+5
* Improve symbol resolve for inner classesGeequlim2019-08-111-4/+4
* Improved performance for completion and symbol resolvation.Geequlim2019-08-111-274/+319
* Add a symbol pool to cache all native symbols and workspackes symbols.geequlim2019-08-111-8/+155
* Add GDScript Language Protocol plugingeequlim2019-08-111-0/+1309