refactor: environment highlighing in editors - improve #1834
This commit is contained in:
@@ -47,6 +47,7 @@ useCodemirror(curlEditor, curl, {
|
||||
},
|
||||
linter: null,
|
||||
completer: null,
|
||||
environmentHighlights: false,
|
||||
})
|
||||
|
||||
defineProps<{ show: boolean }>()
|
||||
|
||||
Reference in New Issue
Block a user