summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/language_server/gdscript_text_document.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add optional goto definition support for native symbolsgeequlim2019-08-111-6/+38
* Add generate script api to dictionary supportGeequlim2019-08-111-15/+15
* Improve symbol resolve for inner classesGeequlim2019-08-111-8/+14
* Improved performance for completion and symbol resolvation.Geequlim2019-08-111-55/+88
* Add optional smart resolve sulotiongeequlim2019-08-111-48/+136
* Add a symbol pool to cache all native symbols and workspackes symbols.geequlim2019-08-111-1/+56
* Add GDScript Language Protocol plugingeequlim2019-08-111-0/+177