Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add custom api `textDocument/nativeSymbol` to allow inspect native symbols fr... | geequlim | 2019-10-04 | 1 | -2/+3 |
* | Fix enumeration value of SymbolKind. | geequlim | 2019-10-04 | 1 | -0/+5 |
* | Changed some code found by Clang Tidy and Coverity | qarmin | 2019-09-22 | 1 | -2/+4 |
* | Add optional goto definition support for native symbols | geequlim | 2019-08-11 | 1 | -0/+4 |
* | Add generate script api to dictionary support | Geequlim | 2019-08-11 | 1 | -12/+20 |
* | Check client workspace directory is valid | Geequlim | 2019-08-11 | 1 | -12/+11 |
* | Improved performance for completion and symbol resolvation. | Geequlim | 2019-08-11 | 1 | -1/+22 |
* | Add optional smart resolve sulotion | geequlim | 2019-08-11 | 1 | -0/+5 |
* | Add a symbol pool to cache all native symbols and workspackes symbols. | geequlim | 2019-08-11 | 1 | -1/+2 |
* | Add GDScript Language Protocol plugin | geequlim | 2019-08-11 | 1 | -0/+173 |