summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/language_server/gdscript_workspace.h
Commit message (Expand)AuthorAgeFilesLines
* Add optional goto definition support for native symbolsgeequlim2019-08-111-2/+0
* Add generate script api to dictionary supportGeequlim2019-08-111-0/+2
* Improved performance for completion and symbol resolvation.Geequlim2019-08-111-1/+2
* Add optional smart resolve sulotiongeequlim2019-08-111-1/+11
* Add a symbol pool to cache all native symbols and workspackes symbols.geequlim2019-08-111-0/+15
* Add GDScript Language Protocol plugingeequlim2019-08-111-0/+65