mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-19 14:22:19 +01:00
@@ -85,6 +85,8 @@ pub fn try_parse_legacy(
|
||||
subcommand: ExtensionSubcommand::Install(InstallExtensionArgs {
|
||||
id_or_path: exts,
|
||||
pre_release: args.contains_key("pre-release"),
|
||||
donot_include_pack_and_dependencies: args
|
||||
.contains_key("do-not-include-pack-dependencies"),
|
||||
force: args.contains_key("force"),
|
||||
}),
|
||||
desktop_code_options,
|
||||
|
||||
Reference in New Issue
Block a user