Copy-VSCodeSettingsToProfile
SYNOPSIS
Copies Visual Studio Code settings to the user's profile.
SYNTAX
Copy-VSCodeSettingsToProfile [<CommonParameters>]
DESCRIPTION
This function copies Visual Studio Code settings from a configured repository path to the user's profile, ensuring the settings are up-to-date.
EXAMPLES
EXAMPLE 1
Copy-VSCodeSettingsToProfile
Copies the VSCode settings from the configured repository path to the user's profile settings.
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
OUTPUTS
None
NOTES
ALIASES
None.
PLATFORM APPLICABILITY
Windows only. The platform-aware loader does not export this command on Linux or macOS.
POWERSHELL COMPATIBILITY
See PowerShell compatibility for the supported runtime policy. PowerShell 7.6 LTS is preferred.
RELATED LINKS
https://docs.keldor.dev/powershell/keldor/Copy-VSCodeSettingsToProfile