refactor: environment highlighing in editors - improve #1834
This commit is contained in:
@@ -182,6 +182,7 @@ useCodemirror(bulkEditor, bulkHeaders, {
|
||||
},
|
||||
linter: null,
|
||||
completer: null,
|
||||
environmentHighlights: true,
|
||||
})
|
||||
|
||||
watch(bulkHeaders, () => {
|
||||
|
||||
Reference in New Issue
Block a user