CJ van den Berg neurocyte
neurocyte pushed tag v0.6.0-489-g8acef320 to neurocyte/flow-nightly 2026-01-13 18:54:01 +00:00
neurocyte pushed to master at neurocyte/flow 2026-01-13 18:49:29 +00:00
8acef320fa refactor: update default frame limit to 120 fps
6d2ad9ab5c fix: update diff gutter on editor open events
1099b511a9 feat: add goto_next/prev_change commands
53f5096ef5 refactor: move change diffs to editor
6ef5ea1336 feat: add keybindings for goto_next_change & goto_prev_change
Compare 13 commits »
neurocyte pushed tag v0.6.0-476-g1e02d978 to neurocyte/flow-nightly 2026-01-13 11:52:14 +00:00
neurocyte pushed to master at neurocyte/flow 2026-01-13 11:44:53 +00:00
1e02d978de fix: render inserted and changed lines the same in the diff gutter
25d5f80a4c refactor: drop all c_(u)int usage in Plane
35be98f95c fix: Make absolute Plane writing functions update column correctly
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2026-01-12 21:14:28 +00:00
b52091fe34 fix: prevent crash from bad input state when overlay mode is not found
neurocyte pushed tag v0.6.0-472-g4273ab79 to neurocyte/flow-nightly 2026-01-12 18:44:06 +00:00
neurocyte pushed to master at neurocyte/flow 2026-01-12 18:34:31 +00:00
4273ab790c feat: cancel inline completion with backspace
neurocyte pushed to master at neurocyte/flow 2026-01-12 18:17:31 +00:00
da942fe640 refactor: make delete_word_left less greedy at beginning of line
7dab15da20 refactor: merge loops in completion_palette.load_entries
93bfc70171 refactor: merge loops in completion_dropdown.load_entries
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2026-01-12 16:05:35 +00:00
eb1b0b7b7a fix: remove nonsense skipValue call in symbol tags handling
cf3648ce80 refactor: improve send_symbol error reporting
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2026-01-12 15:36:56 +00:00
bfd98c3b90 fix: use byte postion instead of column offset in highlight references requests
neurocyte pushed to master at neurocyte/flow 2026-01-12 15:30:15 +00:00
e61d0f42b8 refactor: drop line_number_mode broadcast messages
neurocyte pushed to master at neurocyte/flow 2026-01-12 15:25:16 +00:00
6a6fb11c8e refactor: send highlight references to correct editor for file path
021dfa8d4c refactor: send file path in highlight reference messages
6a2228e19d fix documentHighlight missing references
Compare 3 commits »
neurocyte pushed tag v0.6.0-461-g9b2edba3 to neurocyte/flow-nightly 2026-01-06 18:54:35 +00:00
neurocyte pushed to master at neurocyte/flow 2026-01-06 18:25:54 +00:00
9b2edba3b4 fix: focus editor on gutter click events
c1200ac5bd refactor: make Widget.get method const
902fc0ab75 refactor: pass gutter scroll events directly to related editor
f7f227dd82 refactor: broadcast line numbering mode and style changes to all splits
63275963b5 refactor: add more split keybindings
Compare 6 commits »
neurocyte pushed tag v0.6.0-455-ge39a118c to neurocyte/flow-nightly 2025-12-28 21:34:36 +00:00