CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow-website 2025-08-08 19:53:52 +00:00
b2e002118c devlog: file completion, palette refresh, restart state
neurocyte pushed to master at neurocyte/flow 2025-08-08 19:33:55 +00:00
aee7c30c65 feat: display indent mode in status bar
009972309c feat: send LSP did_open messages when restoring workspace state
68a5de5aa7 refactor: move lsp_version field to Buffer
1ebdae310e feat: save and restore tabbar state
Compare 4 commits »
neurocyte deleted branch buffer-manager-restore from neurocyte/flow 2025-08-08 12:08:16 +00:00
neurocyte pushed to master at neurocyte/flow 2025-08-08 11:33:24 +00:00
a98d4e02a7 fix: restart with no open file should return to home screen
neurocyte pushed to master at neurocyte/flow 2025-08-08 11:17:28 +00:00
dd2601b627 feat: store/restore buffer dirty state
f2a3075d58 fix: correct restore of buffer meta data
68afe42161 feat: add command to add new task to task list
e7e3aaecfd feat: update thespian for cbor null optionals support
Compare 4 commits »
neurocyte pushed to zig-0.15.0 at neurocyte/thespian 2025-08-08 10:51:05 +00:00
ee2b38f0af Merge branch 'master' into zig-0.15.0
0a386496cd fix: update cbor to fix null optional values
Compare 2 commits »
neurocyte pushed to master at neurocyte/thespian 2025-08-08 10:50:27 +00:00
0a386496cd fix: update cbor to fix null optional values
neurocyte pushed to master at neurocyte/cbor 2025-08-08 10:47:21 +00:00
ba2955fe3a fix: extraction of null optional values
451bc20dde refactor: add test cases for optional values
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-08-07 16:04:17 +00:00
991c47f3b3 feat: restore buffer manager state on restart
neurocyte pushed to master at neurocyte/flow 2025-08-06 18:03:27 +00:00
1babf86ce4 fix: crash in Buffer.set_file_path
neurocyte created branch render-completions in neurocyte/flow 2025-08-05 19:42:48 +00:00
neurocyte pushed to render-completions at neurocyte/flow 2025-08-05 19:42:48 +00:00
e481bcec74 WIP: feat: render completions
neurocyte pushed to writergate at neurocyte/flow 2025-08-05 18:11:55 +00:00
a2a771c775 WIP: refactor: port to writergate
neurocyte created branch writergate in neurocyte/flow 2025-08-05 18:11:31 +00:00
neurocyte pushed to writergate at neurocyte/flow 2025-08-05 18:11:31 +00:00
neurocyte pushed to zig-0.15.0 at neurocyte/flow 2025-08-05 18:11:03 +00:00
6e6d6daed9 Merge branch 'master' into zig-0.15.0
c88e2dd975 fix: don't leak Buffer.file_path
886a2582a3 fix: re-write save_as to work properly with multiple buffers
3cace58049 feat: add Buffer.reset_from_string_and_update function
652db7d9b9 refactor: add Buffer.mark_dirty() function
Compare 12 commits »
neurocyte created branch file-browser-completion in neurocyte/flow 2025-08-05 18:10:09 +00:00
neurocyte pushed to file-browser-completion at neurocyte/flow 2025-08-05 18:10:09 +00:00
8f86718d0f WIP: feat: add pop up completion list to file browser
neurocyte created branch buffer-manager-restore in neurocyte/flow 2025-08-05 18:09:19 +00:00
neurocyte pushed to buffer-manager-restore at neurocyte/flow 2025-08-05 18:09:19 +00:00
7b73ca0ccd WIP: feat: restore buffer manager state on restart