We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Bump types package (Azure#2200) * Bump types package * Update test baselines Co-authored-by: Bicep Automation <[email protected]>
Upgrade types libraries to 0.1.94 (Azure#1940) * Upgrade types libraries to 0.1.92 * Update test baselines * Update Bicep.Core.csproj Co-authored-by: Bicep Automation <[email protected]>
Update version.json (Azure#1663)
Fix official VSIX version to unblock publishing to VS gallery (Azure#… …1365)
Script to populate existing release with signed build artifacts (Azur… …e#1344)
Implement decompilation for the 'scope' property (Azure#1190)
Do not show completions inside comments (Azure#974)
Specify local dotnet command to launch lanugage service (Azure#910)
Fix VSCode extension README link (Azure#884)
Address comments from Azure#771 review (Azure#807) * Fixes for comments on Azure#771 * Simplify CanConvertToArmJson logic