mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-01-31 09:35:42 -05:00
Adds "on" state to file annotation command
Adds "progress" state to file annotation command
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
'use strict';
|
||||
export * from './commands/common';
|
||||
|
||||
export * from './commands/clearFileAnnotations';
|
||||
export * from './commands/closeUnchangedFiles';
|
||||
export * from './commands/copyMessageToClipboard';
|
||||
export * from './commands/copyShaToClipboard';
|
||||
|
||||
Reference in New Issue
Block a user