| Commit message (Expand) | Author | Age |
... | |
* | tutor: Add a content cycling section (#5161) | Gioele De Vitti | 2022-12-23 |
* | Fix HTML injection within markdown (#5265) | Michael Davis | 2022-12-23 |
* | Fix & Tweak Rust's Syntax Highlighting (#5238) | Chickenkeeper | 2022-12-21 |
* | fix(theme): Replace invalid `cyan` by `blue` in line with original theme (#5250) | LeoniePhiline | 2022-12-21 |
* | Better diagnostics highlighting for Dracula theme. (#5236) | Chirikumbrah | 2022-12-20 |
* | build(deps): bump serde from 1.0.150 to 1.0.151 (#5221) | dependabot[bot] | 2022-12-19 |
* | Add missing comment injection for nix (#5208) | farwyler | 2022-12-19 |
* | build(nix): update inputs (#5219) | Yusuf Bera Ertan | 2022-12-19 |
* | build(deps): bump serde_json from 1.0.89 to 1.0.91 (#5225) | dependabot[bot] | 2022-12-19 |
* | build(deps): bump indoc from 1.0.7 to 1.0.8 (#5226) | dependabot[bot] | 2022-12-19 |
* | build(deps): bump thiserror from 1.0.37 to 1.0.38 (#5223) | dependabot[bot] | 2022-12-19 |
* | build(deps): bump toml from 0.5.9 to 0.5.10 (#5224) | dependabot[bot] | 2022-12-19 |
* | build(deps): bump anyhow from 1.0.66 to 1.0.68 (#5222) | dependabot[bot] | 2022-12-19 |
* | tutor: Fix typos in 8.2 (#5213) | Lukas Werling | 2022-12-19 |
* | Set ui.text.inactive for official themes | Jonathan LEI | 2022-12-17 |
* | Make prompt suggestions greyed out | Jonathan LEI | 2022-12-17 |
* | Add support for MATLAB/Octave files (#5192) | g-s-k | 2022-12-17 |
* | Crystal language support (#4993) | Jonas Everaert | 2022-12-17 |
* | Better sorting in picker in case of ties (#5169) | Alex Kladov | 2022-12-17 |
* | Print the binary required by the debug adapter (#5195) | Eric Thorburn | 2022-12-17 |
* | Fix a typo in the docs (#5191) | Ifiok Jr | 2022-12-17 |
* | set 'c++' as a recognised extension for cpp (#5183) | alice | 2022-12-16 |
* | Remove redraw to fix build | Blaž Hrastnik | 2022-12-15 |
* | Restore deleted goto_pos function (#5164) | Sebastian Zivota | 2022-12-15 |
* | add redraw command (#4354) | Roberto Vidal | 2022-12-15 |
* | Select diagnostic range in goto_*_diag commands (#4713) | Michael Davis | 2022-12-15 |
* | workspace symbols: Default to empty Vec on None | Michael Davis | 2022-12-15 |
* | DynamicPicker: Reset idle timeout on refresh | Michael Davis | 2022-12-15 |
* | DynamicPicker: Use idle-timeout as debounce | Michael Davis | 2022-12-15 |
* | Re-request workspace symbols on keypress in picker | Gokul Soumya | 2022-12-15 |
* | Add DynamicPicker for updating options on every key | Gokul Soumya | 2022-12-15 |
* | Add force_score() for scoring picker items without optimizations | Gokul Soumya | 2022-12-15 |
* | Improve error message handling for theme loading failures (#5073) | Michael Davis | 2022-12-15 |
* | Add Bash indents (#5149) | gavincrawford | 2022-12-14 |
* | Add Mermaid.js for markdown support (#5147) | Erasin | 2022-12-14 |
* | ci: Merge two jobs | Blaž Hrastnik | 2022-12-13 |
* | Use latest github runner images | Blaž Hrastnik | 2022-12-13 |
* | Use dtolnay/rust-toolchain in more places | Blaž Hrastnik | 2022-12-13 |
* | build(deps): bump tokio from 1.22.0 to 1.23.0 (#5137) | dependabot[bot] | 2022-12-12 |
* | build(deps): bump serde from 1.0.149 to 1.0.150 (#5138) | dependabot[bot] | 2022-12-12 |
* | Update tree-sitter-scheme | Blaž Hrastnik | 2022-12-12 |
* | Add `:pipe-to` typable command that ignores shell output (#4931) | Alexander Schlögl | 2022-12-12 |
* | chore(book): link repository (#5101) | Marco Ieni | 2022-12-12 |
* | Fix commonlisp filetypes typo and auto-pairs (#5091) | garlic0x1 | 2022-12-12 |
* | update(theme): adjust base16_transparent and dark_high_contrast (#5105) | Slug | 2022-12-11 |
* | Reset mode when changing buffers (#5072) | Michael Davis | 2022-12-11 |
* | properly handle detachted git worktrees (#5097) | Pascal Kuthe | 2022-12-11 |
* | Add Haskell text objects (#5061) | Ollie Charles | 2022-12-10 |
* | Treat patches as diff files (#5085) | Danilo Spinella | 2022-12-10 |
* | Add support for the BibTeX file format (#5064) | Felipe S. S. Schneider | 2022-12-09 |