programs.vscode.dataFolderName

Home-Manager option

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 in: <home-manager/modules/programs/vscode>source unavailable