Skip to content

Fix CodeMirror editor options #32

@microbit-matt-hillsdon

Description

@microbit-matt-hillsdon

Bug Description

The editor options are only working because we're recreating CodeMirror. If we fix it not to do that (as that has other unfortunate consequences) then the options stop working.

This is what we're trying to do at a low-level with CodeMirror:

https://codesandbox.io/s/dank-currying-2rjxr

but it's not taking effect (either in that sandbox or our editor).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions