| Commit message (Expand) | Author | Age |
... | |
* | Canonicalize paths before stripping current dir as prefix (#6290) | jazzfool | 2023-03-30 |
* | implement proper lsp-workspace support | Pascal Kuthe | 2023-03-29 |
* | add workspace config and manual LSP root management | Pascal Kuthe | 2023-03-29 |
* | feat(debug): highlight current line (#5957) | Filip Dutescu | 2023-03-29 |
* | tui: Handle keyboard enhancement check failure (#6438) | Michael Davis | 2023-03-29 |
* | Update catppuccin theme (#6464) | Ivan | 2023-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 Mildenberger | 2023-03-27 |
* | Add .arb as a supported extension with json highlighting (#6452) | Philip Giuliani | 2023-03-27 |
* | Update tree-sitter-git-commit, add comment textobject (#6439) | Michael Davis | 2023-03-27 |
* | respect line annotations in char_idx_at_visual_row_offset | Pascal Kuthe | 2023-03-27 |
* | do not ignore mouse scrolling when on top of virtual text | Pascal Kuthe | 2023-03-27 |
* | make scrolloff calculation consistent | Pascal Kuthe | 2023-03-27 |
* | allow scrolling past virtual text line | Pascal Kuthe | 2023-03-27 |
* | use partition_point instead of binary_search_by | Pascal Kuthe | 2023-03-27 |
* | fix view anchors not at start of a visual line | Pascal Kuthe | 2023-03-27 |
* | remove incorrect assert | Pascal Kuthe | 2023-03-27 |
* | Initial Nim language support (#6123) | JJ | 2023-03-26 |
* | Add language support for rego (OpenPolicyAgent) (#6415) | Juan C. Müller | 2023-03-26 |
* | log failures in the git integration (#6441) | Pascal Kuthe | 2023-03-26 |
* | Add vhdl language support (#5826) | Tom Burdick | 2023-03-25 |
* | 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 |