Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -1/+1 |
* | GDScript LSP: Implement signatureHelp | geequlim | 2020-01-09 | 1 | -0/+1 |
* | GDScript LSP: Implement goto declaration | geequlim | 2020-01-04 | 1 | -0/+2 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | 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 |