vscode-extension
vscode-extension copied to clipboard
Azure AD B2C VS code extension
Is is possible to have a set of PolicySettings values that are common across all Environments. If the same setting is declare in a given environment section, it is overridden?...
Failing on build-all task, however build current file works.
I created a issue (#79) recently and decided to implement. As a Azure B2C Developer this option (auto build on save) is a must have (in continuous integration environments, build...
I created a environment with Azure Pipeline, but I can't automate all steps in deploy (for example, I have two environments HML & PROD, but to deploy I have to...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.6.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Would it be possible to add the feature that allows a single VSCode folder to contain several policy files that only get uploaded to certain environments? Example: One source control...
I have noticed that the later versions > 1.2.106 do not put the logs in the correct order. I have a custom policy with a SubJourney. With v1.2.106 it looks...
Support token replacements in html templates for custom content definitions when building policies
Would be useful to support environment substitution in HTML templates for custom content definitions. If, for example, I was to create a sub-folder called templates in the same folder as...
Just as:  So you can easy have some differences in eg. dev, test and production environment. Just have to check some of the code before.....