Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EditorKeybindingContexts

Index

Variables

diffEditorTextFocus: "diffEditorTextFocus" = 'diffEditorTextFocus'

ID of a keybinding context that is enabled when the active diff editor has the focus.

editorTextFocus: "editorTextFocus" = 'editorTextFocus'

ID of a keybinding context that is enabled when the active text editor has the focus.

strictEditorTextFocus: "strictEditorTextFocus" = 'strictEditorTextFocus'

Unique identifier of a keybinding context that is enabled if the active editor has the focus but it does not have any overlaying widgets, such as the content assist widget.