CJ van den Berg neurocyte
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 »
neurocyte pushed tag v0.6.0-433-g3db934d6 to neurocyte/flow-nightly 2025-12-26 21:20:56 +00:00
neurocyte pushed to master at neurocyte/flow 2025-12-26 21:18:41 +00:00
3db934d6f9 feat: enable inline completion by default
neurocyte pushed tag v0.6.0-432-g2416e3ec to neurocyte/flow-nightly 2025-12-26 21:03:15 +00:00
neurocyte pushed to master at neurocyte/flow 2025-12-26 20:55:24 +00:00
2416e3ec69 feat: enable automatic completion by default
neurocyte pushed to master at neurocyte/flow 2025-12-26 20:51:39 +00:00
652354ec1b fix: completion decode error in completions with additionalTextEdits
637e91e45e refactor: add detail to error.InvalidCompletionItemFieldName
37bb88b31c fix: handle missing completion items in language server response
a623814dfb fix: assume isComplete is true if not sent by language server
5bfc21430b refactor: add a lot of detail to project manager error reporting
Compare 5 commits »
neurocyte pushed tag v0.6.0-426-gc472dc39 to neurocyte/flow-nightly 2025-12-26 15:58:20 +00:00
neurocyte pushed to master at neurocyte/flow 2025-12-26 15:55:52 +00:00
c472dc39f5 feat: add selenized theme
neurocyte pushed to master at neurocyte/flow 2025-12-26 15:51:39 +00:00
1308a14138 fix: crash on cancelling the change theme palette
neurocyte pushed to master at neurocyte/flow 2025-12-26 15:06:43 +00:00
3dcdb64f83 feat: configure editor completion triggers from LSP info
fe2ea13024 refactor: store reported lsp trigger characters to main view lsp info
4f737e4019 refactor: add lsp_info to mainview
89dc5cce54 fix: do not log git cat-file errors
Compare 4 commits »
neurocyte pushed to master at neurocyte/flow 2025-12-24 14:07:51 +00:00
90aba421a2 refactor: read triggerCharacters from LSP init response
neurocyte pushed to master at neurocyte/flow 2025-12-23 23:48:56 +00:00
15942f19c7 feat: add command to enable auto completion
neurocyte pushed to master at neurocyte/flow 2025-12-23 23:42:27 +00:00
f875dba810 refactor: limit maximum size of detail and description in completion dropdown