CJ van den Berg neurocyte
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 »
neurocyte pushed to master at neurocyte/flow-syntax 2025-09-13 14:28:44 +00:00
4c0218f805 fix: update tree-sitter to fix missing package paths
neurocyte pushed to master at neurocyte/flow-syntax 2025-09-13 14:23:50 +00:00
6404532851 Merge branch 'zig-0.14'
c9b46b6b66 feat: use commonlisp tree-sitter parser
69ea05c1d5 refactor: zig fmt
821f5d03cd feat: add msbuild props file type
a661b63a58 feat: add csproj file type
Compare 10 commits »
neurocyte pushed to zig-0.14 at neurocyte/flow-syntax 2025-09-13 14:23:23 +00:00
c9b46b6b66 feat: use commonlisp tree-sitter parser
69ea05c1d5 refactor: zig fmt
821f5d03cd feat: add msbuild props file type
a661b63a58 feat: add csproj file type
de925265a1 refactor: remove unused odin parser declaration
Compare 6 commits »
neurocyte pushed to zig-0.15 at neurocyte/flow 2025-09-13 14:17:37 +00:00
f958aa3039 Merge branch 'master' into zig-0.15
4eda1fec0c feat: set beam_blick as the default cursor shape if we have mutil cursor support
2d55bd0326 feat: use block cursor in flow mode select submode
3d90b199ad fix: do not return zero width codepoints from egc_at
Compare 4 commits »
neurocyte pushed to master at neurocyte/flow 2025-09-13 14:11:01 +00:00
4eda1fec0c feat: set beam_blick as the default cursor shape if we have mutil cursor support
2d55bd0326 feat: use block cursor in flow mode select submode
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-09-13 13:51:56 +00:00
3d90b199ad fix: do not return zero width codepoints from egc_at
neurocyte pushed to zig-0.15 at neurocyte/flow 2025-09-11 23:05:51 +00:00
8903ca86b1 Merge branch 'master' into zig-0.15
79487baa6e feat: update flow-syntax for csproj, and msbuild props file types
bedf91849a feat: add commonlisp file type
a299d27b1f feat: add F# language support
000aaf9685 fix: ignore trailing whitespace in bracketed file links
Compare 9 commits »
neurocyte pushed to master at neurocyte/flow 2025-09-11 08:47:18 +00:00
79487baa6e feat: update flow-syntax for csproj, and msbuild props file types
bedf91849a feat: add commonlisp file type
Compare 2 commits »
neurocyte pushed tag v1.7.1 to neurocyte/zat 2025-09-10 10:17:01 +00:00
neurocyte pushed to master at neurocyte/zat 2025-09-10 10:14:19 +00:00
c381a2d5c7 fix: default file type lookup
neurocyte pushed to zig-0.14 at neurocyte/flow-syntax 2025-09-09 20:33:27 +00:00
ba7fc81622 fix: update tree-sitter to fix fsharp typo
53dee5322a feat: add F# language support
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow 2025-09-09 20:32:32 +00:00
a299d27b1f feat: add F# language support