We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f409be4 commit 1892d92Copy full SHA for 1892d92
1 file changed
client/modules/IDE/components/Editor/stateUtils.js
@@ -17,8 +17,7 @@ import {
17
foldKeymap,
18
bracketMatching,
19
indentOnInput,
20
- syntaxHighlighting,
21
- defaultHighlightStyle
+ syntaxHighlighting
22
} from '@codemirror/language';
23
import {
24
autocompletion,
0 commit comments