CJ van den Berg neurocyte
neurocyte pushed to master at neurocyte/flow 2025-12-28 21:32:14 +00:00
e39a118c70 fix: handle absolute file paths in open file prompt
neurocyte pushed to master at neurocyte/flow 2025-12-28 21:31:04 +00:00
eae28536d2 fix: windows build
85f5e5ab2e fix: don't encode file URI colons
0e3f7c8c1c fix: convert file paths returned by git on windows
865ec97c16 refactor: unify URI to file path decoding in one location
dc0d5dda80 fix: Never walk into AppData as that is likely not useful
Compare 6 commits »
neurocyte deleted branch uri-encode from neurocyte/flow 2025-12-28 21:30:56 +00:00
neurocyte pushed to uri-encode at neurocyte/flow 2025-12-28 21:24:02 +00:00
eae28536d2 fix: windows build
neurocyte pushed to uri-encode at neurocyte/flow 2025-12-28 21:22:05 +00:00
85f5e5ab2e fix: don't encode file URI colons
neurocyte pushed to uri-encode at neurocyte/flow 2025-12-28 21:21:07 +00:00
0e3f7c8c1c fix: convert file paths returned by git on windows
865ec97c16 refactor: unify URI to file path decoding in one location
dc0d5dda80 fix: Never walk into AppData as that is likely not useful
Compare 3 commits »
neurocyte created branch uri-encode in neurocyte/flow 2025-12-28 20:48:43 +00:00
neurocyte pushed to uri-encode at neurocyte/flow 2025-12-28 20:48:43 +00:00
0a8a8188cd fix: correctly encode file URIs in LSP requests
neurocyte pushed to master at neurocyte/flow 2025-12-28 20:23:28 +00:00
1be41aff8b fix: don't use with_selection_const in primary_drag
1685b3204c fix: don't allow triple click to fail if select_line_at_cursor fails
3de4a47123 fix: don't allow double click to fail if select_word_at_cursor fails
e23d35b8c7 refactor: simplify Editor.select_word_at_cursor
38948cf492 fix: prefer "same file" error over "save as would overwrite unsaved changes" in save_as
Compare 7 commits »
neurocyte pushed to master at neurocyte/flow 2025-12-28 19:10:24 +00:00
57458dff5d fix: do not log unsupported LSP requests unless lsp_output is verbose
neurocyte pushed tag v0.6.0-440-g38864275 to neurocyte/flow-nightly 2025-12-27 20:50:52 +00:00
neurocyte pushed to master at neurocyte/flow 2025-12-27 20:46:18 +00:00
3886427582 fix: unicode symbol rendering in symbol palette
neurocyte pushed to master at neurocyte/flow 2025-12-27 20:06:36 +00:00
6187bc5191 fix: typo in render_symbol
neurocyte pushed to master at neurocyte/flow 2025-12-26 22:52:13 +00:00
44b323d3dd fix: symbol match rendering for unicode symbols
neurocyte pushed to master at neurocyte/flow 2025-12-26 22:00:56 +00:00
17bb0e96fe refactor: remove log message from symbols request
neurocyte pushed tag v0.6.0-436-g34a41e72 to neurocyte/flow-nightly 2025-12-26 21:54:45 +00:00
neurocyte pushed to master at neurocyte/flow 2025-12-26 21:49:36 +00:00
34a41e72f8 fix: clamp cursor with panel offset before completion
fc50a4ebcd refactor: add mainview.is_any_panel_view_showing and get_panel_height
6b4549f400 refactor: add View.clam_offset
Compare 3 commits »