|
|
|
|
|
by tonyonodi
1401 days ago
|
|
Yeah, honestly this has been annoying me too, I just haven't got around to fixing it. It's using CodeMirror 6 as the editor, the author said he deliberately made this version not "break" the default tab behaviour, which I think is understandable as a library author, but that makes it my job to fix! |
|
First import things you need:
Then create a command: and then add it to the keymap in your extensions array: and then pass the extensions array into where you setup your editor view, eg: