rust-monaco icon indicating copy to clipboard operation
rust-monaco copied to clipboard

with_minimap() option for CodeEditor

Open JosiahParry opened this issue 8 months ago • 2 comments

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

JosiahParry avatar Dec 16 '23 23:12 JosiahParry