Interface: DisplayOptions
keyboard/KeyboardHandler.internal.DisplayOptions
How to indicate to the user that the listener is active
Properties
cursorStyle
• cursorStyle: TextEditorCursorStyle
The cursor style to show to the user while this listener is active
Defined in
keyboard/KeyboardHandler.ts:44
statusBarText
• Optional
statusBarText: string
The status bar text to display while this listener is active
Defined in
keyboard/KeyboardHandler.ts:56
whenClauseContext
• Optional
whenClauseContext: string
The when clause context to activate while this listener is active
Defined in
keyboard/KeyboardHandler.ts:51