opencode icon indicating copy to clipboard operation
opencode copied to clipboard

fix: show toast error message on ConfigMarkdown parse error

Open vvarp opened this issue 2 days ago • 7 comments

What does this PR do?

Fixes #8047

This fixes issue #8047 by wrapping ConfigMarkdown.parse() calls in try...catch and displaying appropriate error messages in form of toast

vvarp avatar Jan 12 '26 18:01 vvarp