Skip to content

Do consistency pass of code fig spec #243808

Closed
@Tyriar

Description

@Tyriar
  • settingsProfileName should be just profileName
  • <path1> <path2>, vs <file> <file>

export const codeSpecOptions = [
'-a <folder>',
'-d <file> <file>',
'-g <file:line[:character]>',
'-h',
'-m <path1> <path2> <base> <result>',
'-n',
'-r',
'-s',
'-v',
'-w',
'-',
'--add <folder>',
'--category <category>',
'--diff <file> <file>',
'--disable-extension <extension-id>',
'--disable-extensions',
'--disable-gpu',
'--enable-proposed-api',
'--extensions-dir <dir>',
'--goto <file:line[:character]>',
'--help',
'--inspect-brk-extensions <port>',
'--inspect-extensions <port>',
'--install-extension <extension-id[@version] | path-to-vsix>',
'--list-extensions',
'--locale <locale>',
'--locate-shell-integration-path <shell>',
'--log <level>',
'--max-memory <memory>',
'--merge <path1> <path2> <base> <result>',
'--new-window',
'--pre-release',
'--prof-startup',
'--profile <settingsProfileName>',
'--reuse-window',
'--show-versions',
'--status',
'--sync <sync>',
'--telemetry',
'--uninstall-extension <extension-id>',
'--user-data-dir <dir>',
'--verbose',
'--version',
'--wait',
];

Metadata

Metadata

Labels

feature-requestRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsiderspolishCleanup and polish issueterminal-suggest

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions