|
|
7b7c84628c
|
feat: add ignore_filter_stderr config option
|
2025-12-08 21:37:50 +01:00 |
|
|
|
e7118763a1
|
refactor: remove snippet from info panel
|
2025-12-08 21:31:24 +01:00 |
|
|
|
3da09cac55
|
fix: snippet parser should not output '$'
|
2025-12-08 21:24:02 +01:00 |
|
|
|
075ec84cf0
|
refactor: call snippet parser when inserting completion items
|
2025-12-08 21:18:04 +01:00 |
|
|
|
cbf26b3b6a
|
refactor: use a structure for returning completion palette item values
|
2025-12-08 21:17:02 +01:00 |
|
|
|
ad496d3bd6
|
refactor: add snippet parser module
|
2025-12-08 21:15:03 +01:00 |
|
|
|
9b33f4cbe3
|
refactor: remove commented function signature
|
2025-12-08 18:06:33 +01:00 |
|
|
|
6f633b0149
|
fix: alight completion descriptions with Plane.print_right
|
2025-12-08 18:05:30 +01:00 |
|
|
|
bacbb47ae8
|
fix: prevent palettes from ever being larger than the screen
|
2025-12-08 18:05:09 +01:00 |
|
|
|
15e96d9136
|
refactor: add detail to info in completion palette
|
2025-12-08 18:04:37 +01:00 |
|
|
|
1c0e66d477
|
refactor: add Plane.print_right
|
2025-12-08 18:03:59 +01:00 |
|
|
|
86d7dd9cc9
|
refactor: place completion palette top right and undimmed
|
2025-12-08 17:44:19 +01:00 |
|
|
|
d86193a9aa
|
feat: display label_detail and label_description in completion palette
|
2025-12-08 17:44:06 +01:00 |
|
|
|
852f456bf0
|
feat: display symbol documentation in info panel in completion_palette
|
2025-12-08 16:47:19 +01:00 |
|
|
|
e85832c0cb
|
refactor: add mainview.cancel_info_content and make add_info_content public
|
2025-12-08 16:07:29 +01:00 |
|
|
|
ce69f3596a
|
refactor: simplify mainview.toggle_panel_view
|
2025-12-08 16:03:08 +01:00 |
|
|
|
19569fc18c
|
refactor: move Layer.cache_storage to Layer.View.cache_storage
|
2025-12-08 14:35:11 +01:00 |
|
|
|
b6b1f02565
|
fix: switch to a shared GraphemeCache and increase it's size to 512kb
|
2025-12-08 14:32:01 +01:00 |
|
|
|
4aecc983c0
|
fix: increase our GraphemeCache instead of libvaxis
|
2025-12-08 13:50:09 +01:00 |
|
|
|
a10254b77a
|
feat: add item detail to completion palette
|
2025-12-07 23:50:02 +01:00 |
|
|
|
8b17eb9817
|
feat: auto save session every two minutes
|
2025-12-06 22:03:52 +01:00 |
|
|
|
b87a58accc
|
feat: add idle_commands config option
|
2025-12-06 21:50:33 +01:00 |
|
|
|
719eed4cfd
|
feat: add save_session_quiet command and make save_session verbose
|
2025-12-06 21:46:09 +01:00 |
|
|
|
921c17de3c
|
feat: add auto_run_commands and auto_run_time_seconds config options
|
2025-12-06 21:42:56 +01:00 |
|
|
|
de73875676
|
refactor: rename save_session_and_quit command
|
2025-12-06 21:14:30 +01:00 |
|
|
|
8442edc80f
|
feat: add save_session command
|
2025-12-06 21:13:47 +01:00 |
|
|
|
7b9f3bf0c5
|
fix: switch to stored project directory when restoring a session
|
2025-12-06 21:10:30 +01:00 |
|
|
|
87d15eb1cd
|
feat: add store_session_and_quit command
|
2025-12-06 20:48:35 +01:00 |
|
|
|
23ac73ec1c
|
fix: select position in restored open_recent palette
|
2025-12-06 20:29:30 +01:00 |
|
|
|
e8ec1a4598
|
feat: bind last_palette to space ' in helix mode
|
2025-12-06 20:23:15 +01:00 |
|
|
|
3967995e05
|
feat: bind last_palette to ctrl+, in flow mode
|
2025-12-06 20:18:26 +01:00 |
|
|
|
b34e0c521c
|
feat: add last_palette command
|
2025-12-06 20:18:05 +01:00 |
|
|
|
a7a7e313ce
|
refactor: add tui.set_last_palette
|
2025-12-06 20:17:45 +01:00 |
|
|
|
2f77dbb845
|
refactor: add save/restore functionality to open_recent
|
2025-12-06 20:16:43 +01:00 |
|
|
|
4c98cf33e3
|
feat: add config option keybind_mode with workaround ignore_alt_text_modifiers
This option may be set to ignore_alt_text_modifiers to enable a workround
for #417
|
2025-12-06 18:12:44 +01:00 |
|
|
|
141f5595ff
|
fix: keep cursor position in rename_symbol
|
2025-12-05 11:50:44 +01:00 |
|
|
|
2cecc9b13b
|
fix: keep cursor position in Editor.add_cursor_all_matches
|
2025-12-05 11:50:17 +01:00 |
|
|
|
df3f373cde
|
refactor: add Editor.set_primary_selection_from_cursor
|
2025-12-05 11:49:53 +01:00 |
|
|
|
58622a5531
|
feat: implement helix search_selection and add_next_match_helix
|
2025-12-04 17:47:29 +01:00 |
|
|
|
791b184583
|
feat: implement helix keep_primary_selection
|
2025-12-04 17:11:25 +01:00 |
|
|
|
090d27d890
|
refactor: use {t} format specifiers
|
2025-12-04 14:44:53 +01:00 |
|
|
|
76f23b0824
|
fix: indent line rendering when scrolled right
|
2025-12-04 09:29:42 +01:00 |
|
|
|
0f3a64c481
|
refactor: remove some obsolete TODO comments
|
2025-12-04 09:11:58 +01:00 |
|
|
|
2b5dfe374c
|
fix: navigate to existing split if destination is already open in a split
|
2025-12-03 22:31:45 +01:00 |
|
|
|
5dbe4b887e
|
refactor: add get_view_for_file helper function
|
2025-12-03 22:31:11 +01:00 |
|
|
|
82e2d2f4ec
|
refactor: split out focus_view function
|
2025-12-03 22:29:06 +01:00 |
|
|
|
023b87184a
|
feat: add flow mode binding for toggle_auto_find (alt+f3)
|
2025-12-03 19:10:55 +01:00 |
|
|
|
f686ca96d2
|
feat: add toggle_auto_find command
|
2025-12-03 19:10:30 +01:00 |
|
|
|
013f8f4adc
|
feat: add ethereal theme
|
2025-12-03 18:17:24 +01:00 |
|
|
|
60ba0e6544
|
feat: add show_local_diagnostics_in_panel config option
|
2025-12-03 16:41:29 +01:00 |
|