microsoft / vscode-azureAutomation

MIT License
17 stars 4 forks source link

Automatically adds extension user settings to workspace #35

Open carlin-q-scott opened 1 year ago

carlin-q-scott commented 1 year ago

This extension copies the user settings to the workspace, causing the vscode settings file that is committed to source control, to include a user specific path. Please do not create the workspace settings if the user settings already exists.

mikaelmello commented 1 year ago

+1