How to get a decorator to react to external data change? #1012
Unanswered
monks1975
asked this question in
Questions & Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to write an extension that updates a decoration when external data (in a vue component) changes. I've cobbled together a test extension that applies decorations based on regex. I seem to be able to update the data passed in via a command but don't know how to then kick off a new transaction to apply the new decoration? Would love some suggestions.
Beta Was this translation helpful? Give feedback.
All reactions