aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* update dependenciesPascal Kuthe2023-03-31
* Update tree-sitter-git-commit (#6493)Michael Davis2023-03-31
* Add indents.scm for Julia (#6490)Clara Hobbs2023-03-31
* Add injection for markdown strings (#6489)Clara Hobbs2023-03-31
* Canonicalize paths before stripping current dir as prefix (#6290)jazzfool2023-03-30
* implement proper lsp-workspace supportPascal Kuthe2023-03-29
* add workspace config and manual LSP root managementPascal Kuthe2023-03-29
* feat(debug): highlight current line (#5957)Filip Dutescu2023-03-29
* tui: Handle keyboard enhancement check failure (#6438)Michael Davis2023-03-29
* Update catppuccin theme (#6464)Ivan2023-03-28
* build(deps): bump thiserror from 1.0.39 to 1.0.40 (#6463)dependabot[bot]2023-03-28
* build(deps): bump tokio from 1.26.0 to 1.27.0 (#6461)dependabot[bot]2023-03-28
* build(deps): bump anyhow from 1.0.69 to 1.0.70 (#6462)dependabot[bot]2023-03-28
* build(deps): bump toml from 0.7.2 to 0.7.3 (#6459)dependabot[bot]2023-03-28
* build(deps): bump chrono from 0.4.23 to 0.4.24 (#6460)dependabot[bot]2023-03-28
* build(deps): bump regex from 1.7.1 to 1.7.3 (#6458)dependabot[bot]2023-03-28
* Fix clippy lints (#6454)Philipp Mildenberger2023-03-27
* Add .arb as a supported extension with json highlighting (#6452)Philip Giuliani2023-03-27
* Update tree-sitter-git-commit, add comment textobject (#6439)Michael Davis2023-03-27
* respect line annotations in char_idx_at_visual_row_offsetPascal Kuthe2023-03-27
* do not ignore mouse scrolling when on top of virtual textPascal Kuthe2023-03-27
* make scrolloff calculation consistentPascal Kuthe2023-03-27
* allow scrolling past virtual text linePascal Kuthe2023-03-27
* use partition_point instead of binary_search_byPascal Kuthe2023-03-27
* fix view anchors not at start of a visual linePascal Kuthe2023-03-27
* remove incorrect assertPascal Kuthe2023-03-27
* Initial Nim language support (#6123)JJ2023-03-26
* Add language support for rego (OpenPolicyAgent) (#6415)Juan C. Müller2023-03-26
* log failures in the git integration (#6441)Pascal Kuthe2023-03-26
* Add vhdl language support (#5826)Tom Burdick2023-03-25
* Add theme keys for (un)checked markup list items (#6434)Erasin Wang2023-03-25
* feat(languages): highlight .svg as xml (#6431)Matouš Dzivjak2023-03-25
* Recognize .cts and .mts file type as TypeScript (#6424)Alexis-Lapierre2023-03-24
* Fix spelling of diagnostics (#6418)Juan C. Müller2023-03-24
* dracula theme: style wrap indicator like whitespace (#6414)Sebastian Zivota2023-03-23
* Add xib and storyboard file types (#6407)Aleksey Kuznetsov2023-03-22
* detailed snippet testsPascal Kuthe2023-03-22
* accept bracket snippet variables without defaultPascal Kuthe2023-03-22
* accept empty snippet regex replace elementsPascal Kuthe2023-03-22
* fix single-char variable namesPascal Kuthe2023-03-22
* do not fail snippet parsing when control chars are not explicitly escapedPascal Kuthe2023-03-22
* build(deps): bump bitflags from 1.3.2 to 2.0.2 (#6387)dependabot[bot]2023-03-22
* Show diagnostic codes for LSP diagnostics (#6378)Francesc Elies2023-03-21
* Add `switch_statement` to ecma indents (#6369)Thor Adam2023-03-21
* Add initial Smithy support (#6370)zetashift2023-03-21
* fleet-dark improvements (#6375)Kristoffer Flottorp2023-03-21
* build(deps): bump serde from 1.0.152 to 1.0.158 (#6386)dependabot[bot]2023-03-21
* build(deps): bump futures-executor from 0.3.26 to 0.3.27 (#6388)dependabot[bot]2023-03-21
* build(deps): bump indoc from 1.0.9 to 2.0.1 (#6385)dependabot[bot]2023-03-21
* Run shell commands asynchronously (#6373)sarah2023-03-21