| Commit message (Expand) | Author | Age |
* | Add theme keys for (un)checked markup list items (#6434) | Erasin Wang | 2023-03-25 |
* | feat(languages): highlight .svg as xml (#6431) | Matouš Dzivjak | 2023-03-25 |
* | Recognize .cts and .mts file type as TypeScript (#6424) | Alexis-Lapierre | 2023-03-24 |
* | Fix spelling of diagnostics (#6418) | Juan C. Müller | 2023-03-24 |
* | dracula theme: style wrap indicator like whitespace (#6414) | Sebastian Zivota | 2023-03-23 |
* | Add xib and storyboard file types (#6407) | Aleksey Kuznetsov | 2023-03-22 |
* | detailed snippet tests | Pascal Kuthe | 2023-03-22 |
* | accept bracket snippet variables without default | Pascal Kuthe | 2023-03-22 |
* | accept empty snippet regex replace elements | Pascal Kuthe | 2023-03-22 |
* | fix single-char variable names | Pascal Kuthe | 2023-03-22 |
* | do not fail snippet parsing when control chars are not explicitly escaped | Pascal Kuthe | 2023-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 Elies | 2023-03-21 |
* | Add `switch_statement` to ecma indents (#6369) | Thor Adam | 2023-03-21 |
* | Add initial Smithy support (#6370) | zetashift | 2023-03-21 |
* | fleet-dark improvements (#6375) | Kristoffer Flottorp | 2023-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) | sarah | 2023-03-21 |
* | theme(rose-pine): add inlay hints (#6384) | not | 2023-03-20 |
* | Add instructions for installing via AppImage (#6368) | Gautam Panchal | 2023-03-20 |
* | migrate test_with_config to use AppBuilder | Skyler Hawthorne | 2023-03-20 |
* | fix test::plain | Skyler Hawthorne | 2023-03-20 |
* | Allow explicit newlines in test DSL | Skyler Hawthorne | 2023-03-20 |
* | refactor test editor config | Skyler Hawthorne | 2023-03-20 |
* | print doc state during tests | Skyler Hawthorne | 2023-03-20 |
* | make TestCase::From more generic | Skyler Hawthorne | 2023-03-20 |
* | factor write command tests to own module | Skyler Hawthorne | 2023-03-20 |
* | Disable auto-pairing ' by default in OCaml (#6381) | pithlessly | 2023-03-20 |
* | Update nord with inlay-hints (#6376) | varon | 2023-03-20 |
* | Document `ui.highlight` theme key (#6372) | Aaron Bull Schaefer | 2023-03-20 |
* | Fix highlighting in picker with multiple columns (#6333) | exp80 | 2023-03-18 |
* | Add language support for Cap’n Proto format (#6325) | angelodlfrtr | 2023-03-18 |
* | Update tokyo-night with inlay-hints (#6349) | Sora | 2023-03-18 |
* | theme: update adwaita-dark for bufferline (#6342) | Yutaro Ohno | 2023-03-17 |
* | Update Serika themes for inlay-hints (#6344) | VuiMuich | 2023-03-17 |
* | Update queries for makefile (#6339) | Erasin Wang | 2023-03-17 |
* | Update ayu theme for inlay-hint (#6329) | Ivan Tham | 2023-03-16 |
* | fix typo | Pascal Kuthe | 2023-03-16 |
* | allow empty placeholders | Pascal Kuthe | 2023-03-16 |
* | revamped snippet text element parsing | Pascal Kuthe | 2023-03-16 |
* | always parse the entire snippet | Pascal Kuthe | 2023-03-16 |
* | set WorkspaceEditCapabilities correctly | Pascal Kuthe | 2023-03-16 |
* | discard outdated workspace edits recived from the LS | Pascal Kuthe | 2023-03-16 |
* | discard outdated diagnostics recived by the LS | Pascal Kuthe | 2023-03-16 |
* | Prevent whitespace from rendering inside inlay hints (#6312) | Thomas Schollenberger | 2023-03-16 |
* | Add inlay-hint style for solarized themes. (#6327) | Ryan Roden-Corrent | 2023-03-16 |
* | Improve tree-sitter queries for vlang (#6279) | Erasin Wang | 2023-03-15 |
* | Update gdscript highlight (#6311) | Erasin Wang | 2023-03-15 |