Commit graph

18 commits

Author SHA1 Message Date
9d80a0f0fa
docs(keybind): add some documentation for keybinding inheritance 2025-02-24 21:45:29 +01:00
35ab6bde42
docs: minor docs tweaks for v0.3.0 2025-01-27 19:53:32 +01:00
bf5d8d48c2
docs: add note about inheriting from other keybinding modes 2024-12-05 14:34:12 +01:00
1eb9d58056
docs: update info about keybindings 2024-12-05 14:24:44 +01:00
ce71ea88c7
docs: add hover mode and keybinding to help 2024-09-10 21:25:14 +02:00
de1ef110b1
docs: remove false statement about vim commands from help.md 2024-08-30 20:27:35 +02:00
72893f4407
docs: add save_as to help.md 2024-08-30 20:27:18 +02:00
948328bcd0 docs: update readme and help 2024-08-01 18:10:05 +02:00
e69bd6166a feat: render language server diagnostics and add next/previous diagnostic commands
Bound to Alt-n and Alt-p
2024-04-20 00:04:46 +02:00
3a2d91de7b docs: add gutter_mode_next command to docs 2024-04-10 22:14:48 +02:00
792140869d docs: add note about quick select 2024-04-09 21:39:23 +02:00
4b2c033c5d feat: add mouse bindings for jump_back/forward and goto_definition 2024-04-09 18:25:41 +02:00
fc15c8bda6 feat: first (mostly) working version of goto_definition command
Tested only with zls and clangd so far.
2024-04-05 22:55:23 +02:00
4585c5af62 feat: add command to add cursors to all line ends 2024-03-31 21:00:19 +02:00
8f8d4b6145 feat: add command to add cursors to all matches
Also, move inspector view to Ctrl-Shift-i
2024-03-31 19:13:43 +02:00
779f6976e0 docs: add open recent file to help 2024-03-28 22:35:59 +01:00
ed22cbeba5 docs: add a note about terminal key bindings 2024-02-29 18:30:27 +01:00
4ece4babad Initial public release 2024-02-29 00:00:15 +01:00