summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/language_server/gdscript_extend_parser.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Improved performance for completion and symbol resolvation.Geequlim2019-08-111-69/+23
* Add optional smart resolve sulotiongeequlim2019-08-111-7/+36
* Add a symbol pool to cache all native symbols and workspackes symbols.geequlim2019-08-111-22/+299
* Add GDScript Language Protocol plugingeequlim2019-08-111-0/+237