| Commit message (Expand) | Author | Age |
... | |
* | tutor: fix wording in recap for chapter 5 (#4629) | Tobias Kohlbau | 2022-11-07 |
* | Fixed disorienting selection palette on Gruvbox theme (#4626) | Ryan Palmer | 2022-11-07 |
* | Run clippy on workspace in CI (#4614) | Jonathan LEI | 2022-11-07 |
* | Fix command-mode completion behavior when input is escaped | Michael Davis | 2022-11-07 |
* | Escape filenames in command completion | Michael Davis | 2022-11-07 |
* | Fix whitespace handling in command-mode completion | Michael Davis | 2022-11-07 |
* | Fix range offsets in multi-selection paste (#4608) | Michael Davis | 2022-11-06 |
* | Update Julia grammar, queries (#4588) | ChrHorn | 2022-11-05 |
* | Fix panic on paste from blackhole register (#4497) | Michael Davis | 2022-11-04 |
* | Select text inserted by shell or paste (#4458) | Michael Davis | 2022-11-04 |
* | nix: Bump flake dependencies | Blaž Hrastnik | 2022-11-04 |
* | Resolve a bunch of upcoming clippy lints | Blaž Hrastnik | 2022-11-04 |
* | bump up LhKipp/tree-sitter-nu's version to latest (#4583) | Antoine Stevan | 2022-11-04 |
* | Use language=bash when shebang line uses zsh (#4582) | throwaway-helix-zsh | 2022-11-04 |
* | Increase default language server timeout for Julia (#4575) | ChrHorn | 2022-11-04 |
* | Fix panic from two windows editing the same document (#4570) | Michael Davis | 2022-11-03 |
* | Use OSC 52 as a fallback for setting the system clipboard (#3220) | Charlie Groves | 2022-11-02 |
* | Add indentation for Python pattern matching | Yuriy | 2022-11-02 |
* | Add syntax highlighting for Python pattern matching | Yuriy | 2022-11-02 |
* | Exit select mode on replace commands (#4554) | Jonathan LEI | 2022-11-02 |
* | Fix D unittest injection query. (#4562) | Garrett D'Amore | 2022-11-02 |
* | Fix `delete_char_backward` for paired characters (#4558) | Yuriy Gabuev | 2022-11-01 |
* | Add missed test attribute in #4316 (#4557) | Poliorcetics | 2022-11-01 |
* | Correctly handle escaping in completion (#4316) | Armin Ronacher | 2022-11-01 |
* | build(nix): update nci, fixup flake (#4537) | Yusuf Bera Ertan | 2022-11-01 |
* | build(deps): bump once_cell from 1.15.0 to 1.16.0 (#4548) | dependabot[bot] | 2022-11-01 |
* | Added missing keywords to wat (wasm) hightlights (#4542) | Jonas Everaert | 2022-11-01 |
* | build(deps): bump lsp-types from 0.93.1 to 0.93.2 (#4550) | dependabot[bot] | 2022-11-01 |
* | build(deps): bump cc from 1.0.73 to 1.0.74 (#4549) | dependabot[bot] | 2022-11-01 |
* | Update SSH client config grammar & highlight queries (#4538) | Sebastian Hoß | 2022-11-01 |
* | add highlights for env and ini file formats (#4536) | seshotake | 2022-11-01 |
* | Support WIT grammar (#4525) | hh9527 | 2022-10-31 |
* | build(deps): bump cachix/cachix-action from 11 to 12 (#4547) | dependabot[bot] | 2022-10-31 |
* | Update windows install instructions (#4530) | Konstantin Podsvirov | 2022-10-30 |
* | Update SQL grammar (#4529) | seshotake | 2022-10-30 |
* | Update LaTex grammar (#4528) | Triton171 | 2022-10-30 |
* | fix: make `scroll` aware of tabs and wide characters (#4519) | Matthew Toohey | 2022-10-29 |
* | feat(lang): add xml (#4518) | Matthew Toohey | 2022-10-29 |
* | feat: Categorize Rust's keywords using more specific scopes (#4510) | Poliorcetics | 2022-10-29 |
* | Fleetish: Adjustments to resemble official theme and reworked diagnostics to ... | Kristoffer Flottorp | 2022-10-29 |
* | feat(lang): add kdl grammar (#4481) | Jaden | 2022-10-29 |
* | Make shell_impl concurrent (#3180) | Matthias Deiml | 2022-10-29 |
* | fix: Never create automatic doc popups outside of Insert mode (#4456) | Poliorcetics | 2022-10-28 |
* | language: added vhs (#4486) | rsteube | 2022-10-28 |
* | Include colons for typable commands in command palette (#4495) | Michael Davis | 2022-10-28 |
* | Trim quotes and braces from paths in goto_file_impl (#4370) | Dario Oddenino | 2022-10-28 |
* | Add the debugger for Zig (#4492) | Sora | 2022-10-28 |
* | feat(lsp): LSP preselected items appear first in completion menu (#4480) | lazytanuki | 2022-10-27 |
* | Include unnamed children for html injected into inline markdown (#4478) | Matthias Deiml | 2022-10-27 |
* | Update tree-sitter markdown grammar (#4483) | Matthias Deiml | 2022-10-27 |