Skip to content

Expose monaco IDE settings to end user #170

Open
@dsmmcken

Description

@dsmmcken

IDE preferences are complicated. Monaco has good defaults, but for users to really feel at home, they may want to customize monaco to behave more like their preferred IDE. This was spurred by a complaint from @jcferretti around acceptSuggestionOnEnter conflicting with wanting to use enter strictly for newlines.

Expose the options (or some reasonable subset) from https://microsoft.github.io/monaco-editor/api/interfaces/monaco.editor.ieditoroptions.html to the end user (assuming there is an easy way to gather enum options). These options should be presented similar to shortcut key customizations, in an adjecent settings section, with drop downs for the enums.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions