| Commit message (Expand) | Author | Age |
... | |
* | async picker syntax highlighting | Pascal Kuthe | 2023-05-18 |
* | cleanup integration tests | Pascal Kuthe | 2023-05-18 |
* | don't move cursor while forward deleting in append mode | Pascal Kuthe | 2023-05-18 |
* | cleanup delete_by_selection_insert_mode function | Pascal Kuthe | 2023-05-18 |
* | fix panic when deleting overlapping ranges | Pascal Kuthe | 2023-05-18 |
* | clarify comments about completion savepoints | Pascal Kuthe | 2023-05-18 |
* | only resolve completion items once | Pascal Kuthe | 2023-05-18 |
* | deduplicate savepoints | Pascal Kuthe | 2023-05-18 |
* | ensure correct trigger/start completion offset | Pascal Kuthe | 2023-05-18 |
* | resolve completions before applying transactions | Pascal Kuthe | 2023-05-18 |
* | correctly handle completion rerequest | Pascal Kuthe | 2023-05-18 |
* | Update nightfox theme (#7061) | Jan Scheer | 2023-05-18 |
* | languages.toml: recognize `gml` files. (#7055) | gibbz00 | 2023-05-16 |
* | languages.toml: recognize `geojson` files. (#7054) | gibbz00 | 2023-05-16 |
* | build(deps): bump serde from 1.0.162 to 1.0.163 (#7056) | dependabot[bot] | 2023-05-16 |
* | build(deps): bump tokio from 1.28.0 to 1.28.1 (#7057) | dependabot[bot] | 2023-05-16 |
* | Replace DAP vars popup, instead of adding new (#7034) | A-Walrus | 2023-05-13 |
* | Add comment injections for Odin (#7027) | lefp | 2023-05-12 |
* | fix: update upstream tree-sitter-dockerfile (#6895) | Vitalii Solodilov | 2023-05-12 |
* | Fix warnings from clippy (#7013) | ZJPzjp | 2023-05-11 |
* | nix: Update flake dependencies | Blaž Hrastnik | 2023-05-11 |
* | Add better error message for file save failure due to parent not existing (#7... | John Kelly | 2023-05-10 |
* | Add wbc and wbc! commands (#6947) | Kitsu | 2023-05-09 |
* | Remove `tree-sitter-cabal` (#6996) | Ollie Charles | 2023-05-09 |
* | Add Flathub as third party repository (#6994) | David Else | 2023-05-09 |
* | build(deps): bump serde from 1.0.160 to 1.0.162 (#7002) | dependabot[bot] | 2023-05-09 |
* | build(deps): bump libc from 0.2.142 to 0.2.144 (#7000) | dependabot[bot] | 2023-05-09 |
* | build(deps): bump termini from 0.1.4 to 1.0.0 (#7001) | dependabot[bot] | 2023-05-09 |
* | Update dracula menu colors (#6987) | Chirikumbrah | 2023-05-08 |
* | Treat .sty and .cls files as latex (#6986) | Andrius Pukšta | 2023-05-08 |
* | Fix keymap select / extend mode anchor link (#6974) | Dave Powers | 2023-05-05 |
* | languages: add build.gradle.kts to java and scala roots (#6970) | Diego Pontoriero | 2023-05-05 |
* | Add Amberwood theme (#6924) | Gagan Janjua | 2023-05-03 |
* | Add language server command for Crystal (#6948) | taupiqueur | 2023-05-03 |
* | build(deps): bump tokio from 1.27.0 to 1.28.0 (#6935) | dependabot[bot] | 2023-05-02 |
* | build(deps): bump tokio-stream from 0.1.12 to 0.1.14 (#6934) | dependabot[bot] | 2023-05-02 |
* | build(deps): bump gix from 0.44.0 to 0.44.1 (#6933) | dependabot[bot] | 2023-05-02 |
* | build(deps): bump anyhow from 1.0.70 to 1.0.71 (#6932) | dependabot[bot] | 2023-05-02 |
* | build(deps): bump etcetera from 0.7.1 to 0.8.0 (#6931) | dependabot[bot] | 2023-05-02 |
* | Dracula theme: change variable and menu colors (#6855) | Chirikumbrah | 2023-05-01 |
* | Recognise Jupyter notebooks as JSON documents (#6927) | Scott Stevenson | 2023-05-01 |
* | Recognise poetry.lock as TOML (#6928) | Scott Stevenson | 2023-05-01 |
* | fix didChange notifaction offset encoding | Pascal Kuthe | 2023-05-01 |
* | Conserve BOM and properly support UTF16 (#6497) | Alexis-Lapierre | 2023-04-30 |
* | tutor: Delete space between shorthand (#6920) | Rafael Madriz | 2023-04-30 |
* | tutor: Trim trailing white space (#6919) | Rafael Madriz | 2023-04-30 |
* | Update docs for `move_visual_line_*` (#6918) | sscheele | 2023-04-30 |
* | downgrade gix log level to info (#6915) | Pascal Kuthe | 2023-04-30 |
* | [Theme - noctis] Change color for whitespace rendering and indent guides | 0rphee | 2023-04-30 |
* | [Theme - noctis] Refine multiple cursor highlighting | 0rphee | 2023-04-30 |