| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add custom api `textDocument/nativeSymbol` to allow inspect native symbols fr... | geequlim | 2019-10-04 | 1 | -1/+22 |
| * | Fix enumeration value of SymbolKind. | geequlim | 2019-10-04 | 1 | -24/+28 |
| * | Implement DocumentLink of GDScript LSP Server | geequlim | 2019-10-03 | 1 | -2/+11 |
| * | Changed some code found by Clang Tidy and Coverity | qarmin | 2019-09-22 | 1 | -2/+2 |
| * | Improve code compeletion for virtual methods with signatures | geequlim | 2019-08-11 | 1 | -1/+1 |
| * | Add optional goto definition support for native symbols | geequlim | 2019-08-11 | 1 | -6/+38 |
| * | Add generate script api to dictionary support | Geequlim | 2019-08-11 | 1 | -15/+15 |
| * | Improve symbol resolve for inner classes | Geequlim | 2019-08-11 | 1 | -8/+14 |
| * | Improved performance for completion and symbol resolvation. | Geequlim | 2019-08-11 | 1 | -55/+88 |
| * | Add optional smart resolve sulotion | geequlim | 2019-08-11 | 1 | -48/+136 |
| * | Add a symbol pool to cache all native symbols and workspackes symbols. | geequlim | 2019-08-11 | 1 | -1/+56 |
| * | Add GDScript Language Protocol plugin | geequlim | 2019-08-11 | 1 | -0/+177 |
