| Commit message (Expand) | Author | Age |
... | |
* | | | | | | | | Determine whether to use a margin of 0 or 1 when uncommenting (#476) | Omnikar | 2021-07-26 |
* | | | | | | | | fix(term): undo-ing code actions | Gokul Soumya | 2021-07-25 |
* | | | | | | | | fix(term): use existing implementation of edits_to_transaction | gbaranski | 2021-07-25 |
* | | | | | | | | build(nix): fix build issues | Yusuf Bera Ertan | 2021-07-25 |
* | | | | | | | | Add missing keybinds to docs | Gokul Soumya | 2021-07-24 |
* | | | | | | | | feat: code actions - document edits (#478) | Grzegorz Baranski | 2021-07-24 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Simplify replace dashes with underscore | Ivan Tham | 2021-07-23 |
* | | | | | | | fix: ui/menu: Don't allow scrolling past the end of completion | Blaž Hrastnik | 2021-07-23 |
* | | | | | | | Add rustfmt.toml to force formatting to use rustfmt defaults | Blaž Hrastnik | 2021-07-23 |
* | | | | | | | fix: Only try expanding directory completion if it makes sense | Blaž Hrastnik | 2021-07-23 |
* | | | | | | | Simplify ui/menu.rs | Blaž Hrastnik | 2021-07-23 |
* | | | | | | | mark reloaded buffers as unchanged | Shafkath Shuhan | 2021-07-23 |
* | | | | | | | The item `fmt` was imported redundantly | fossdd | 2021-07-22 |
* | | | | | | | Resume last picker | Ivan Tham | 2021-07-22 |
* | | | | | | | Update dark_plus.toml | Kirawi | 2021-07-21 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Fix typo | Ivan Tham | 2021-07-20 |
* | | | | | | Fixes toggle_comment not finding the correct language comment token | Luctius | 2021-07-20 |
* | | | | | | Bump tokio from 1.8.1 to 1.8.2 | dependabot[bot] | 2021-07-20 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Calculate completion popup sizing | Blaž Hrastnik | 2021-07-19 |
* | | | | | Remove ExactSizeIterator requirement on Transaction::change | Blaž Hrastnik | 2021-07-19 |
* | | | | | Made toggle_comments language dependent (#463) | Cor Peters | 2021-07-18 |
* | | | | | Added option to provide a custom config file to the lsp. (#460) | Cor Peters | 2021-07-18 |
| |_|_|/
|/| | | |
|
* | | | | action: copy grammar libraries to runtime | kabirz | 2021-07-17 |
* | | | | Changed startup behaviour to only open a single view when multiple files are ... | Cor | 2021-07-17 |
* | | | | Make instructions regarding runtime clearer | Blaž Hrastnik | 2021-07-17 |
* | | | | Added change_case command (#441) | Cor Peters | 2021-07-16 |
* | | | | Removed double entry of extend_line | Cor | 2021-07-15 |
* | | | | Fix #442 (#446) | Kirawi | 2021-07-15 |
* | | | | Update dark_plus.toml | Kirawi | 2021-07-15 |
* | | | | Build ts/tsx again, refactor collect_tree_sitter_dirs | Blaž Hrastnik | 2021-07-14 |
* | | | | Fix number highlighting | Blaž Hrastnik | 2021-07-14 |
* | | | | Build each grammar in it's own src dir | Blaž Hrastnik | 2021-07-14 |
* | | | | Try to rearrange the file order? | Blaž Hrastnik | 2021-07-14 |
* | | | | windows: Try building inside OUT_DIR? | Blaž Hrastnik | 2021-07-14 |
* | | | | Dynamically load grammar libraries at runtime | Blaž Hrastnik | 2021-07-14 |
* | | | | Bump anyhow from 1.0.41 to 1.0.42 | dependabot[bot] | 2021-07-13 |
* | | | | Bump cc from 1.0.68 to 1.0.69 | dependabot[bot] | 2021-07-13 |
* | | | | Bump tokio-stream from 0.1.6 to 0.1.7 | dependabot[bot] | 2021-07-13 |
* | | | | Bump tokio from 1.8.0 to 1.8.1 | dependabot[bot] | 2021-07-13 |
* | | | | Restore C-w shortcut | Blaž Hrastnik | 2021-07-11 |
* | | | | Further simplify error handling in :commands | Blaž Hrastnik | 2021-07-11 |
* | | | | Make command implementation return a Result<()> | Lionel Flandrin | 2021-07-11 |
* | | | | Add infobox for view | Ivan Tham | 2021-07-11 |
* | | | | Injection Query Support (#430) | Kirawi | 2021-07-11 |
* | | | | Rewritten Rust `highlights.scm` (#425) | Kirawi | 2021-07-08 |
* | | | | VSCode Dark+ Theme (#414) | Kirawi | 2021-07-08 |
* | | | | Add more modes to infobox | Ivan Tham | 2021-07-08 |
* | | | | Clean up the default theme definition | Blaž Hrastnik | 2021-07-06 |
* | | | | More responsive key input | Ivan Tham | 2021-07-06 |
* | | | | Bump tokio from 1.7.1 to 1.8.0 | dependabot[bot] | 2021-07-06 |