fix: recognize raw editor backslash shortcut
This commit is contained in:
@@ -142,6 +142,7 @@
|
||||
"shortcut": {
|
||||
"combo": "command-or-ctrl",
|
||||
"key": "\\",
|
||||
"code": "Backslash",
|
||||
"display": "⌘\\",
|
||||
"accelerator": "CmdOrCtrl+\\"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user