aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Fix highlighting in picker with multiple columns (#6333)exp802023-03-18
* Add language support for Cap’n Proto format (#6325)angelodlfrtr2023-03-18
* Update tokyo-night with inlay-hints (#6349)Sora2023-03-18
* theme: update adwaita-dark for bufferline (#6342)Yutaro Ohno2023-03-17
* Update Serika themes for inlay-hints (#6344)VuiMuich2023-03-17
* Update queries for makefile (#6339)Erasin Wang2023-03-17
* Update ayu theme for inlay-hint (#6329)Ivan Tham2023-03-16
* fix typoPascal Kuthe2023-03-16
* allow empty placeholdersPascal Kuthe2023-03-16
* revamped snippet text element parsingPascal Kuthe2023-03-16
* always parse the entire snippetPascal Kuthe2023-03-16
* set WorkspaceEditCapabilities correctlyPascal Kuthe2023-03-16
* discard outdated workspace edits recived from the LSPascal Kuthe2023-03-16