CJ van den Berg neurocyte
neurocyte pushed tag v0.6.0-37-g6502989f to neurocyte/flow-nightly 2025-11-10 15:42:28 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-10 15:40:15 +00:00
6502989fb8 fix: task palette width calculation properly this time
neurocyte pushed tag v0.6.0-36-g7d740bfa to neurocyte/flow-nightly 2025-11-10 13:43:43 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-10 13:13:10 +00:00
7d740bfa2a fix: reset input idle timer when placing the cursor in an editor with the mouse
36c975dc20 fix: prevent different match types from cancelling each other out
7b9a4071c8 fix: scan_prev_match should find the match at the cursor if it is not selected
834b61b16f fix: scan_next_match should find the match at the cursor if it is not selected
ee24810946 fix: add_cursor_all_matches should move current cursor if there is no selection
Compare 11 commits »
neurocyte pushed to master at neurocyte/flow 2025-11-08 21:30:16 +00:00
f909e1437e fix: Project stuck in loading state
neurocyte pushed tag v0.6.0-24-gb5437533 to neurocyte/flow-nightly 2025-11-07 14:20:53 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-07 13:11:12 +00:00
b5437533f3 refactor: enable highlight_references on idle by default
neurocyte pushed tag v0.6.0-23-gb7d1f15e to neurocyte/flow-nightly 2025-11-07 13:04:23 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-07 12:52:50 +00:00
b7d1f15eb5 feat: [hx] Alt+s Add cursors with selections for selected lines
neurocyte pushed tag v0.6.0-22-g6e785645 to neurocyte/flow-nightly 2025-11-07 12:43:04 +00:00
neurocyte pushed to master at neurocyte/flow 2025-11-07 12:39:15 +00:00
6e78564599 feat: add configurable editor idle actions hover and highlight_references
06e967a69d feat: bind highlight_references to ctrl+k i in flow mode
ca47d27b76 feat: add highlight_references command
c6da708250 refactor: add project_manager.highlight_references request
e01ed6fc3a refactor: add support for input idle/active widget events
Compare 17 commits »
neurocyte deleted branch splits from neurocyte/flow 2025-11-07 12:38:57 +00:00
neurocyte pushed to splits at neurocyte/flow 2025-11-06 18:24:13 +00:00
e5d78c95a5 feat: split and navigate on shift+enter in find_file
5aa385679e refactor: resend all editor events on focus change
019aa94196 refactor: render cursors only in focused editors
739ab1e101 feat: add flow mode keybinds for add_split and close_split
ce2a40031a feat: focus editor on click
Compare 14 commits »
neurocyte pushed to master at neurocyte/flow 2025-11-06 18:23:48 +00:00
64deb9cee6 Fix devlink URL
20a2b77db1 fix: [hx] regression on select move left and right
Compare 2 commits »
neurocyte pushed to splits at neurocyte/flow 2025-11-06 18:17:43 +00:00
a66700307d feat: split and navigate on shift+enter in find_file