refactor: disable context menu for test and pre request test
This commit is contained in:
@@ -99,6 +99,7 @@ useCodemirror(
|
||||
linter,
|
||||
completer,
|
||||
environmentHighlights: false,
|
||||
contextMenuEnabled: false,
|
||||
})
|
||||
)
|
||||
|
||||
|
||||
@@ -95,6 +95,7 @@ useCodemirror(
|
||||
linter,
|
||||
completer,
|
||||
environmentHighlights: false,
|
||||
contextMenuEnabled: false,
|
||||
})
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user