Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add custom api `textDocument/nativeSymbol` to allow inspect native symbols fr... | geequlim | 2019-10-04 | 1 | -0/+2 |
* | Implement DocumentLink of GDScript LSP Server | geequlim | 2019-10-03 | 1 | -1/+1 |
* | Add optional goto definition support for native symbols | geequlim | 2019-08-11 | 1 | -0/+1 |
* | Improved performance for completion and symbol resolvation. | Geequlim | 2019-08-11 | 1 | -0/+4 |
* | Add a symbol pool to cache all native symbols and workspackes symbols. | geequlim | 2019-08-11 | 1 | -0/+8 |
* | Add GDScript Language Protocol plugin | geequlim | 2019-08-11 | 1 | -0/+60 |