SPFx Toolkit has the following VS Code extension settings (visible in VS Code Settings UI under Extensions → SharePoint Framework Toolkit):
- nodeVersionManager - Choose your preferred Node.js version manager. Choose between
nvs, nvm, or none.
- packageManager - Choose your preferred Node package manager. Choose between
npm and pnpm.
- showServiceIncidentList - Show the service health incidents in the account view.
- showAppsInAppCatalogs - When set it will load all apps in every app catalog from your tenant.
- createNodeVersionFileDefaultValue - The default value for the new project's setting for creating the Node version file. If checked the default selected value will be
YES.
- nodeVersionManagerFile - The file to be used to store the Node version for the selected Node version manager. Remember that the .node-version file is supported only while using
nvs.
- projectUpgradeOutputMode - Choose the output mode for the project upgrade. You can choose between
both, markdown, or code tour.
- upgradeShellType - Choose the shell type to be used for the upgrade action. You can choose between
bash, powershell, or cmd.
- projectValidateOutputMode - Choose the output mode for the project validation. You can choose between
both, markdown, or code tour.
This issue is to create a dedicated page for extension settings listing these and their purpose, default value, and options. let's also link this page in the existing feature pages wherever applicable.
SPFx Toolkit has the following VS Code extension settings (visible in VS Code Settings UI under Extensions → SharePoint Framework Toolkit):
nvs,nvm, ornone.npmandpnpm.YES.nvs.both,markdown, orcode tour.bash,powershell, orcmd.both,markdown, orcode tour.This issue is to create a dedicated page for extension settings listing these and their purpose, default value, and options. let's also link this page in the existing feature pages wherever applicable.