microsoft / vscode-azureAutomation

MIT License
16 stars 4 forks source link

Support use of predefined variables in `azureAutomation.directory.basePath` setting #38

Open hknutsen opened 1 year ago

hknutsen commented 1 year ago

Support use of predefined variables such as ${userHome} to dynamically configure the azureAutomation.directory.basePath setting.

jpawlowski commented 8 months ago

Why is this still not implemented? It is REALLY annoying to work with as .vscode/settings.json becomes a dynamic file that always is at risk to be committed to the Git repo, but will not be useful for anybody else besides my own user account...

Sorry for my harsh words, but who does still hardcode such things in 2024 ...