Rendering in the gurtter area. How? #214
Unanswered
oleg-shilo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to draw a breakpoint image on a gutter.
With CM5 I simply setup the gutters in the CodeMirror constructor and use them to inject "●" as a gutter marker.
How can the same be achieved with CM6, since I have no access to the CodeMirror constructor nor the actual CM JS object.
Thank yuo.
Beta Was this translation helpful? Give feedback.
All reactions