CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-04-03 04:39:54 +00:00
563eb57e44 refactor: move cut_to helix workaround to a helix specific command
62c6313107 refactor: mark more editor functions as public
0babbb1833 fix(helix): Making d and c work as expected in normal mode
e669849629 Helix mode: find_file
d2d6508ed8 Helix mode: move_cursor_word_left
Compare 9 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-26 22:10:16 +00:00
b30a5d4819 fix: win32 build
neurocyte pushed to master at neurocyte/flow 2025-03-26 22:07:21 +00:00
58082ed2a1 feat: add Customise theme command
c3cda5b7fe build: update thespian to use separate cbor package
Compare 2 commits »
neurocyte pushed to master at neurocyte/thespian 2025-03-26 19:39:25 +00:00
42a98a44e7 build: migrate to separate cbor package
neurocyte pushed to master at neurocyte/flow 2025-03-26 18:22:47 +00:00
6eaef79f43 feat: add debug build warning to home screen
neurocyte pushed to master at neurocyte/flow 2025-03-26 18:11:53 +00:00
75bf3d253b feat: add log as an extension for the conf file type
46921f386d feat: add support for string args in --exec separated by colons
4283321542 feat: add build version to home screen
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-26 11:22:46 +00:00
b410687339 feat: close results pane if find_in_files mode is cancelled
neurocyte pushed to master at neurocyte/flow 2025-03-25 20:06:36 +00:00
3e8faabd9d feat: add clock widget digit style parameter
f6847001db refactor: remove obsolete lsp_request_timeout config parameter
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-25 19:53:54 +00:00
aa568dfd5e feat: add status bar widget parameter support with parameters for linenumber and spacer widgets
neurocyte pushed to master at neurocyte/flow 2025-03-25 16:25:25 +00:00
0e72a714dc build: remove ts_bin_query_gen build output messages
a1b2737c5d feat: use explicit error handling for all startup errors
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-25 14:06:45 +00:00
fc3224137d fix: remove blocking project manager call on startup
neurocyte pushed to master at neurocyte/flow 2025-03-25 08:51:45 +00:00
739b2a776f fix: never double free LSP init queue
44c55dd4f2 feat: add command palette bindings to vim visual modes
9e3f1af858 feat: queue messages to LSP while waiting for initialize response
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-24 21:08:25 +00:00
6d58ecb324 feat: make LSPs fully async
neurocyte pushed to master at neurocyte/flow-syntax 2025-03-24 12:11:55 +00:00
d231728c92 feat: output total size of binary queries
f7351aadab fix: ts_bin_query_gen should be built for host for cross-compiling
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-03-24 12:09:46 +00:00
38c170f876 feat: output total size of binary queries
a6dbdddcf4 fix: ts_bin_query_gen should be built for host for cross-compiling
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow-syntax 2025-03-24 11:19:44 +00:00
44bbf996bd feat: use binary tree-sitter queries created at compile time
neurocyte pushed to master at neurocyte/flow 2025-03-24 11:17:35 +00:00
585f84dc7a feat: use binary tree-sitter queries created at compile time
neurocyte pushed to master at neurocyte/cbor 2025-03-24 09:11:03 +00:00
1fccb83c70 fix: error return type in decodeMapHeader
neurocyte pushed to master at neurocyte/cbor 2025-03-22 20:51:28 +00:00
18f6438865 fix: add missing NotAnObject error
769bff078f feat: add support for allocating extractors
285f64ede6 feat: add support for extractor members
b32ffa3a52 fix: matchArray should not return an error on match failure
183248d7f2 fix: build of writeArray with zig-0.14
Compare 7 commits »
neurocyte pushed to master at neurocyte/flow-syntax 2025-03-19 14:35:01 +00:00
56f33e51a6 fix: destroy QueryCache.CacheEntry objects on clean-up