We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d4b92e commit 4e4665aCopy full SHA for 4e4665a
lua/opencode/ui/renderer.lua
@@ -555,8 +555,6 @@ function M.on_part_updated(properties, revert_index)
555
--- previous last part so it doesn't also display the message. If there was no previous
556
--- part, then we need to rerender the header so it doesn't display the error
557
558
- vim.notify('new part and error: ' .. part.id)
559
-
560
if not prev_last_part_id then
561
-- no previous part, we're the first part, re-render the message header
562
-- so it doesn't also display the error
0 commit comments