aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* theme(rose-pine): add inlay hints (#6384)not2023-03-20
* Add instructions for installing via AppImage (#6368)Gautam Panchal2023-03-20
* migrate test_with_config to use AppBuilderSkyler Hawthorne2023-03-20
* fix test::plainSkyler Hawthorne2023-03-20
* Allow explicit newlines in test DSLSkyler Hawthorne2023-03-20
* refactor test editor configSkyler Hawthorne2023-03-20
* print doc state during testsSkyler Hawthorne2023-03-20
* make TestCase::From more genericSkyler Hawthorne2023-03-20
* factor write command tests to own moduleSkyler Hawthorne2023-03-20
* Disable auto-pairing ' by default in OCaml (#6381)pithlessly2023-03-20
* Update nord with inlay-hints (#6376)varon2023-03-20
* Document `ui.highlight` theme key (#6372)Aaron Bull Schaefer2023-03-20