summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/language_server/gdscript_workspace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve code compeletion for virtual methods with signaturesgeequlim2019-08-111-0/+5
* Add optional goto definition support for native symbolsgeequlim2019-08-111-56/+8
* Add generate script api to dictionary supportGeequlim2019-08-111-0/+14
* Improve symbol resolve for inner classesGeequlim2019-08-111-13/+40
* Improved performance for completion and symbol resolvation.Geequlim2019-08-111-39/+25
* Add optional smart resolve sulotiongeequlim2019-08-111-7/+64
* Add a symbol pool to cache all native symbols and workspackes symbols.geequlim2019-08-111-1/+311
* Add GDScript Language Protocol plugingeequlim2019-08-111-0/+153