programs.vscode.nameShort

Override for package "short name", used for generating configuration.

This should match the shortName field in the package's product.json. If null, then searches common locations for a product.json and uses the value from there.

Type
string
Default
"(derived from product.json)"
Example
"MyCoolVSCodeFork"
Declared
<home-manager/modules/programs/vscode>