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
It would be really nice to be able to remove the minimap from the editor. The way I thought I might do that would be with the with_*() methods on the CodeEditorOptions struct
The text was updated successfully, but these errors were encountered:
There's a PR pending (#46) for updating monaco and the way the interfaces get generated. It needs more work though. I just can't find enough time to work on this at the moment.
If someone has some time, I would appreciate some help.
It would be really nice to be able to remove the minimap from the editor. The way I thought I might do that would be with the
with_*()
methods on theCodeEditorOptions
structThe text was updated successfully, but these errors were encountered: