CJ van den Berg neurocyte
neurocyte pushed tag v0.6.0-118-gfc6f2e2c to neurocyte/flow-nightly 2025-11-19 09:37:32 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-18 22:40:35 +00:00
fc6f2e2cde fix: center in the middle not top quarter
db8bd0840f fix: find the closest matching symbol not the largest enclosing symbol
8c0eac80cf refactor: use a match instead of the primary cursor in symbol_palette
f49d6a7423 refactor: use a match instead of the primary cursor in focus_on_range
f3440d4f83 refactor: make editor.update_scroll_dest_abs public
Compare 5 commits »
neurocyte pushed tag v0.6.0-113-gbca4dbf7 to neurocyte/flow-nightly 2025-11-18 19:21:58 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-18 19:18:16 +00:00
bca4dbf777 fix: use after free crash in theme_palette
neurocyte pushed tag v0.6.0-112-gf9bbb558 to neurocyte/flow-nightly 2025-11-18 19:06:57 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-18 19:04:15 +00:00
f9bbb55814 fix: select previous symbol if there is no symbol at the cursor
ae6df9dba8 feat: pre-select symbol at the primary cursor in symbol_palette
fc244eabb6 feat: focus currently selected symbol in symbol_palette instead of going to it
70c2673cfe refactor: add editor focus_on_range command
1d06b71102 refactor: move themes palette to top right
Compare 11 commits »
neurocyte pushed tag v0.6.0-101-g310dadb9 to neurocyte/flow-nightly 2025-11-18 17:44:50 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-18 17:15:08 +00:00
310dadb9be refactor: place .top_right palettes at right edge of centered views
897d7e14da refactor: add mainview.is_view_centered
b566612068 refactor: place symbols palette on the right and disable dimming
d5bd31652e refactor: allow palettes to configure placement
f7134df47c refactor: allow palettes to disable dimming
Compare 5 commits »
neurocyte pushed tag v0.6.0-96-ge4fdc5b5 to neurocyte/flow-nightly 2025-11-18 15:55:26 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-18 15:53:28 +00:00
e4fdc5b5dc fix: windows gui build
neurocyte pushed to master at neurocyte/flow 2025-11-18 15:44:41 +00:00
9984d5e2b5 feat: add switch_input_mode command to change keybind mode in a mini mode
neurocyte pushed to master at neurocyte/flow 2025-11-18 14:59:36 +00:00
ad583879da feat: bind show_symbols to ctrl+shift+o in flow mode
c61bdd7042 refactor: symbol palette column adjustments
0fd1cae8df refactor: symbol palette column max width change
c5e6d64235 refactor: make available write_padding function to other modules
ced915fedc refactor: Removed unused lsp symbol struct
Compare 5 commits »
neurocyte pushed to master at neurocyte/flow 2025-11-18 14:58:56 +00:00
ff43d5c52e feat: bind show_symbols to ctrl+shift+o in flow mode
226cf62dcc refactor: symbol palette column adjustments
b773ba8686 refactor: symbol palette column max width change
db588486e9 refactor: make available write_padding function to other modules
7720513e32 refactor: Removed unused lsp symbol struct
Compare 5 commits »
neurocyte pushed to master at neurocyte/flow 2025-11-18 14:41:39 +00:00
7ae983a419 fix: hx use explicit mode on match brackets
neurocyte pushed to master at neurocyte/flow 2025-11-18 14:38:19 +00:00
294e30f8ee feat: add value type descriptions to config files
e4d1b55c15 refactor: make unsupported config type errors more descriptive
4cfe6adadd refactor: change default_cursor config option to an enum
5a6c010e58 feat: [hx] Added keybind for toggle_centered_view
Compare 4 commits »