summaryrefslogtreecommitdiff
path: root/modules/gdscript/language_server/gdscript_extend_parser.cpp
AgeCommit message (Expand)Author
2019-08-11Add optional goto definition support for native symbolsgeequlim
2019-08-11Add generate script api to dictionary supportGeequlim
2019-08-11Check client workspace directory is validGeequlim
2019-08-11Improve symbol resolve for inner classesGeequlim
2019-08-11Improved performance for completion and symbol resolvation.Geequlim
2019-08-11Add optional smart resolve sulotiongeequlim
2019-08-11Add a symbol pool to cache all native symbols and workspackes symbols.geequlim
2019-08-11Add GDScript Language Protocol plugingeequlim