Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GDScript LSP: Implement signatureHelp | geequlim | 2020-01-09 | 1 | -0/+2 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Format documentations to markdown only when needed | geequlim | 2019-10-05 | 1 | -5/+0 |
* | Implement DocumentLink of GDScript LSP Server | geequlim | 2019-10-03 | 1 | -0/+3 |
* | Add optional goto definition support for native symbols | geequlim | 2019-08-11 | 1 | -0/+5 |
* | Add generate script api to dictionary support | Geequlim | 2019-08-11 | 1 | -0/+4 |
* | Check client workspace directory is valid | Geequlim | 2019-08-11 | 1 | -2/+0 |
* | Improve symbol resolve for inner classes | Geequlim | 2019-08-11 | 1 | -3/+9 |
* | Improved performance for completion and symbol resolvation. | Geequlim | 2019-08-11 | 1 | -3/+11 |
* | Add optional smart resolve sulotion | geequlim | 2019-08-11 | 1 | -2/+5 |
* | Add a symbol pool to cache all native symbols and workspackes symbols. | geequlim | 2019-08-11 | 1 | -1/+16 |
* | Add GDScript Language Protocol plugin | geequlim | 2019-08-11 | 1 | -0/+64 |