feat: support for predefined variables (#3886)
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com> Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
This commit is contained in:
committed by
jamesgeorge007
parent
db8cf229ac
commit
e4d9f82a75
@@ -343,6 +343,7 @@ useCodemirror(
|
||||
linter,
|
||||
completer: null,
|
||||
environmentHighlights: true,
|
||||
predefinedVariablesHighlights: true,
|
||||
})
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user