Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ConsoleKeybindingContexts

Index

Variables

consoleContentFocus: "consoleContentFocus" = 'consoleContentFocus'

ID of a keybinding context that is enabled when the console content has the focus.

consoleInputFocus: "consoleInputFocus" = 'consoleInputFocus'

ID of a keybinding context that is enabled when the console input has the focus.

consoleNavigationBackEnabled: "consoleNavigationBackEnabled" = 'consoleNavigationBackEnabled'

ID of a keybinding context that is enabled when the console history navigation back is enabled.

consoleNavigationForwardEnabled: "consoleNavigationForwardEnabled" = 'consoleNavigationForwardEnabled'

ID of a keybinding context that is enabled when the console history navigation forward is enabled.