CJ van den Berg neurocyte
neurocyte created repository neurocyte/flow-nightly 2025-09-23 10:31:23 +00:00
neurocyte pushed to master at neurocyte/flow 2025-09-22 20:03:00 +00:00
a870254166 build: improve nightly release notes commit references
neurocyte pushed to master at neurocyte/flow 2025-09-22 19:57:48 +00:00
099444f84d build: use commit hash in nightly release notes
neurocyte pushed to master at neurocyte/flow 2025-09-22 19:51:32 +00:00
733c24ca16 build: add version to nightly build release notes
neurocyte pushed to master at neurocyte/flow 2025-09-22 19:49:18 +00:00
87a72195d7 build: misc clean-ups in make_nightly_build
neurocyte pushed to master at neurocyte/flow 2025-09-22 19:42:19 +00:00
7555331c1f build: fix make_nightly_build release notes query
neurocyte pushed to master at neurocyte/flow 2025-09-22 19:38:13 +00:00
7c6712d7a4 build: add explicit repo parameter to gh release create in make_nightly_build
0006a056db build: add version check to make_nightly_build
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-09-22 19:31:36 +00:00
d611f74cfb build: fix git log call in make_nightly_build
neurocyte pushed to master at neurocyte/flow 2025-09-22 19:21:00 +00:00
e92f4fe9b1 build: add nightly build helper script
neurocyte pushed to master at neurocyte/flow 2025-09-22 11:14:38 +00:00
52996ed57d feat: make AST keybindings more intuitive
1ef77601e3 feat: allow next/previous sibling functions to work with no selection
8100e7d52b refactor: improve const correctness in AST navigation functions
30af629a1a refactor: expose CurSel.to_selection method
99dc805817 feat: add flow mode keybinds for unnamed AST sibling movement
Compare 6 commits »
neurocyte pushed to master at neurocyte/flow 2025-09-17 21:06:10 +00:00
4035cefcaf feat: add optional integer arguments to goto and goto_offset commands
neurocyte pushed to master at neurocyte/flow 2025-09-17 20:49:07 +00:00
2461717f11 feat: add support for byte offsets in file links to navigate command
7228a604b0 feat: add byte offset support to vim style '+' cli arguments
219b8cd00a feat: support byte offsets in file links
7c5a22c959 feat: add goto_offset keybind "b" in goto mini mode
30a457158c feat: add goto_offset mini mode and command
Compare 8 commits »
neurocyte pushed to master at neurocyte/flow 2025-09-17 18:42:24 +00:00
933126e2a0 feat: add support for {row}:{column} syntax in goto mini mode
neurocyte pushed to master at neurocyte/flow 2025-09-17 08:08:02 +00:00
59921d8e10 feat: restore cursor column when cancelling goto mini mode
neurocyte pushed to zig-0.15 at neurocyte/flow 2025-09-16 19:58:38 +00:00
2d16504284 fix: update thespian for more zig-0.15 build fixes
ccd2dec536 fix: tree-sitter build
Compare 2 commits »
neurocyte pushed to master at neurocyte/thespian 2025-09-16 19:47:24 +00:00
63391c5905 fix: update cbor for zig-0.15 build fixes
neurocyte pushed to master at neurocyte/cbor 2025-09-16 19:45:29 +00:00
7886ab288d feat: update fromJsonAlloc to zig-0.15
neurocyte created branch omnisharp in neurocyte/flow 2025-09-16 19:39:47 +00:00
neurocyte pushed to omnisharp at neurocyte/flow 2025-09-16 19:39:47 +00:00
639d7b6fbe WIP feat: add omnisharp specific LSP requests
neurocyte pushed to master at neurocyte/flow 2025-09-13 18:07:30 +00:00
9bdc3e0a0a fix: handle completion items with no type icon
76600bc6bd fix: handle completion items with no insert and/or replace coordinates
67b214675f refactor: log issues in LSP completion item messages
Compare 3 commits »