registerTextEditorCommandCallback
registerTextEditorCommandCallback: function
Type declaration
-
- (textEditor: TextEditor, edit: TextEditorEdit, ...args: any[]): void
-
Parameters
-
textEditor: TextEditor
-
edit: TextEditorEdit
-
Rest ...args: any[]
Returns void