You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand that we can access the underlying ace ref through react refs - how do I implement something like a line-widget? Are widgets available to be imported?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi friends,
I'm looking to add a Github code commenting interface to my implementation of react-ace.
I found that ace originally supported line widgets - https://github.com/ajaxorg/ace/blob/v1.1.8/lib/ace/line_widgets.js#L82 - for this purpose.
I understand that we can access the underlying ace ref through react refs - how do I implement something like a line-widget? Are widgets available to be imported?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions