First batch of code cleaning
This commit is contained in:
@ -321,7 +321,7 @@ export const installEditor = (app: Editor) => {
|
||||
),
|
||||
editorSetup,
|
||||
app.themeCompartment.of(
|
||||
getCodeMirrorTheme(app.getColorScheme("Tomorrow Night Burns")),
|
||||
getCodeMirrorTheme(app.getColorScheme("Batman")),
|
||||
// debug
|
||||
),
|
||||
app.chosenLanguage.of(javascript()),
|
||||
|
||||
Reference in New Issue
Block a user