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
This issue is not a bug report. (please use a different template for reporting a bug)
This issue is not a duplicate of an existing issue. (please use the search to find existing issues)
Description
I am evaluating if we can use Monaco as a replacement for the editor in our app and something that I haven't been able to determine the feasibility of is adding per-line data or custom visualizations. I attached an example of such a visualization below. Decorations aren't quite the right fit, but I'm wondering if there is a way to do this or not.
thejonathanbrown
changed the title
Custom data / visualization per-line (not a decoration)
Support for Gutters (custom data / visualization per-line)
Dec 13, 2024
Context
Description
I am evaluating if we can use Monaco as a replacement for the editor in our app and something that I haven't been able to determine the feasibility of is adding per-line data or custom visualizations. I attached an example of such a visualization below. Decorations aren't quite the right fit, but I'm wondering if there is a way to do this or not.
Other edits have this kind of option and it is very useful for customization, for example: https://codemirror.net/examples/gutter/
Thanks!
Monaco Editor Playground Link
No response
Monaco Editor Playground Code
The text was updated successfully, but these errors were encountered: