programs.vscode.dataFolderName

Override for extensions directory.

This should match the dataFolderName 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
".cool-vscode"
Declared
<home-manager/modules/programs/vscode>