aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* deduplicate savepointsPascal Kuthe2023-05-18
* ensure correct trigger/start completion offsetPascal Kuthe2023-05-18
* resolve completions before applying transactionsPascal Kuthe2023-05-18
* correctly handle completion rerequestPascal Kuthe2023-05-18
* Update nightfox theme (#7061)Jan Scheer2023-05-18
* languages.toml: recognize `gml` files. (#7055)gibbz002023-05-16
* languages.toml: recognize `geojson` files. (#7054)gibbz002023-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-Walrus2023-05-13
* Add comment injections for Odin (#7027)lefp2023-05-12
* fix: update upstream tree-sitter-dockerfile (#6895)Vitalii Solodilov2023-05-12
* Fix warnings from clippy (#7013)ZJPzjp2023-05-11
* nix: Update flake dependenciesBlaž Hrastnik2023-05-11
* Add better error message for file save failure due to parent not existing (#7...John Kelly2023-05-10
* Add wbc and wbc! commands (#6947)Kitsu2023-05-09
* Remove `tree-sitter-cabal` (#6996)Ollie Charles2023-05-09
* Add Flathub as third party repository (#6994)David Else2023-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)Chirikumbrah2023-05-08
* Treat .sty and .cls files as latex (#6986)Andrius Pukšta2023-05-08
* Fix keymap select / extend mode anchor link (#6974)Dave Powers2023-05-05
* languages: add build.gradle.kts to java and scala roots (#6970)Diego Pontoriero2023-05-05
* Add Amberwood theme (#6924)Gagan Janjua2023-05-03
* Add language server command for Crystal (#6948)taupiqueur2023-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)Chirikumbrah2023-05-01
* Recognise Jupyter notebooks as JSON documents (#6927)Scott Stevenson2023-05-01
* Recognise poetry.lock as TOML (#6928)Scott Stevenson2023-05-01
* fix didChange notifaction offset encodingPascal Kuthe2023-05-01
* Conserve BOM and properly support UTF16 (#6497)Alexis-Lapierre2023-04-30
* tutor: Delete space between shorthand (#6920)Rafael Madriz2023-04-30
* tutor: Trim trailing white space (#6919)Rafael Madriz2023-04-30
* Update docs for `move_visual_line_*` (#6918)sscheele2023-04-30
* downgrade gix log level to info (#6915)Pascal Kuthe2023-04-30
* [Theme - noctis] Change color for whitespace rendering and indent guides0rphee2023-04-30
* [Theme - noctis] Refine multiple cursor highlighting0rphee2023-04-30
* Sort the buffer picker by most recent access (#2980)Evgeniy Tatarkin2023-04-28
* inject language based on file extension & shebang (#3970)Timothy DeHerrera2023-04-28
* feat(commands): add clear-register typable command (#5695)jorge2023-04-27
* Change Odin grammar to `ap29600/tree-sitter-odin` (#6766)ap296002023-04-27
* feat: add a config option to exclude declaration from LSP references (#6886)Vitalii Solodilov2023-04-27
* upgrade gitoxide to v0.44 and change repository discovery to worktree-only (#...Sebastian Thiel2023-04-27
* Highlight sqlx's `query_scalar{,_unchecked}` macros as SQL (#6793)Cole Helbling2023-04-27