mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 19:44:25 +01:00
Merge commit 'refs/pull/60051/head' of github.com:Microsoft/vscode into pr/60051
This commit is contained in:
@@ -535,6 +535,7 @@ export interface SCMProviderFeatures {
|
||||
commitTemplate?: string;
|
||||
acceptInputCommand?: modes.Command;
|
||||
statusBarCommands?: modes.Command[];
|
||||
hideInputBox?: boolean;
|
||||
}
|
||||
|
||||
export interface SCMGroupFeatures {
|
||||
|
||||
Reference in New Issue
Block a user