Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -4/+4 |
* | Prevent GDScript language server from listening to external hosts by default | Houkime | 2020-01-15 | 1 | -1/+1 |
* | Allow enable/disable threading for LSP server | geequlim | 2020-01-11 | 1 | -12/+38 |
* | GDScript LSP: Implement signatureHelp | geequlim | 2020-01-09 | 1 | -1/+1 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Cleans up headers included in editor_node.h | Haoyu Qiu | 2019-12-24 | 1 | -0/+1 |
* | Decrease polling frequency to 20 Hz in the GDScript language server | Hugo Locurcio | 2019-10-10 | 1 | -1/+2 |
* | Distinguish editor-originating messages in the editor log | Hugo Locurcio | 2019-09-20 | 1 | -2/+2 |
* | Add optional goto definition support for native symbols | geequlim | 2019-08-11 | 1 | -0/+1 |
* | Add optional smart resolve sulotion | geequlim | 2019-08-11 | 1 | -0/+1 |
* | Add GDScript Language Protocol plugin | geequlim | 2019-08-11 | 1 | -0/+86 |