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