mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
automatically marshal scm resources
This commit is contained in:
@@ -260,6 +260,7 @@ export interface SCMGroupFeatures {
|
||||
}
|
||||
|
||||
export type SCMRawResource = [
|
||||
number /*handle*/,
|
||||
string /*resourceUri*/,
|
||||
modes.Command /*command*/,
|
||||
string[] /*icons: light, dark*/,
|
||||
|
||||
Reference in New Issue
Block a user