mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-02-09 17:52:39 -05:00
Adds alt+left and alt+right keyboarding for quickpicks
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
'use strict';
|
||||
export { Keyboard } from './commands/keyboard';
|
||||
|
||||
export { ActiveEditorCommand, Command, Commands, EditorCommand } from './commands/commands';
|
||||
export { CopyMessageToClipboardCommand } from './commands/copyMessageToClipboard';
|
||||
export { CopyShaToClipboardCommand } from './commands/copyShaToClipboard';
|
||||
|
||||
Reference in New Issue
Block a user