CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-10-02 14:30:30 +00:00
5362706b26 fix: translate columns to byte offsets when requesting completions
6ec8aae94a fix: translate byte offsets to columns when applying completions
6ae176a8ac refactor: add selection_pos_to_width and get_replace_selection functions
390fbd51ff refactor: simplify code by using Selection.from_pos
10bd270d89 feat: add Match.from_pos function
Compare 6 commits »
neurocyte pushed to master at neurocyte/flow 2025-10-02 13:06:40 +00:00
81a1c88847 fix: force refresh on add_completion_done events for slow language servers
778907c513 fix: ignore empty replacement selections for completion
ebb7fb399e fix: support TextEdit responses to completion requests
Compare 3 commits »
neurocyte pushed to master at neurocyte/flow-website 2025-10-02 12:35:24 +00:00
62bd47f549 mention FreeBSD more consistently
3852555f9d devlog: whitespace clean-up
Compare 2 commits »
neurocyte pushed to master at neurocyte/flow-website 2025-10-02 12:29:16 +00:00
ff213ad8b4 install: map amd64 to x86_64
neurocyte pushed tag v0.5.0-321-gcc9b0027 to neurocyte/flow-nightly 2025-10-02 12:08:03 +00:00
neurocyte pushed to master at neurocyte/flow 2025-10-02 12:06:14 +00:00
cc9b002778 feat: add freebsd to binary release builds
neurocyte pushed to master at neurocyte/flow 2025-10-02 08:31:17 +00:00
b7b0501715 fix: support -Dtarget=[target] for release builds
neurocyte pushed to master at neurocyte/flow 2025-10-02 07:57:36 +00:00
31c03060cf build: add -Dall_targets build option to build all known good release targets
neurocyte pushed tag v0.5.0-318-gb1e5b2f8 to neurocyte/flow-nightly 2025-10-01 20:06:21 +00:00
neurocyte pushed to master at neurocyte/flow 2025-10-01 20:03:29 +00:00
b1e5b2f80f fix: never set completion selection to an empty range
b02f096fef feat: set the initial completion query based on the cursor position
74b011cf7e feat: add support for setting the initial query value in palettes
42b7ae46a0 fix: open competion palette after all completions are received
03c82999b8 feat: select replacement range during completion
Compare 8 commits »
neurocyte pushed tag v0.5.0-310-g69f97530 to neurocyte/flow-nightly 2025-10-01 15:27:00 +00:00
neurocyte pushed to master at neurocyte/flow 2025-10-01 15:22:45 +00:00
69f9753083 fix: error.TtyInitError on startup in win32 tui
24bca6d516 fix: re-enable win32 release builds
f29eac4f6f fix: update win32 gui build for zig-0.15
6da6af22c8 fix: update win32 tui build for zig-0.15
1d61f18f9a fix: update libvaxis for win32 support on zig-0.15
Compare 6 commits »
neurocyte pushed to master at neurocyte/thespian 2025-10-01 14:56:18 +00:00
6eadc0fe29 fix: port subprocess_windows.zig to zig-0.15
neurocyte pushed tag v1.8.0 to neurocyte/zat 2025-10-01 11:43:33 +00:00
neurocyte pushed to master at neurocyte/zat 2025-10-01 11:40:41 +00:00
db9be13753 feat: update flow-themes
neurocyte pushed to master at neurocyte/flow 2025-09-30 13:50:42 +00:00
30ad3aea60 feat: minor tweaks to version info
neurocyte pushed tag v0.5.0-303-g1d509282 to neurocyte/flow-nightly 2025-09-30 13:40:54 +00:00