You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change the 'Define Keybinding' command to use a regex expression: precondition: ContextKeyExpr.and(EditorContextKeys.writable, ContextKeyExpr.regex('editorLangId', /json(c?)/)),
Testing #42331.
Change the 'Define Keybinding' command to use a regex expression:
precondition: ContextKeyExpr.and(EditorContextKeys.writable, ContextKeyExpr.regex('editorLangId', /json(c?)/)),open the key bindings settings, expert view: