Marcin Jastrzebski

Results 15 issues of Marcin Jastrzebski

**Is your feature request related to a problem? Please describe.** The decompiler often generates resource symbolic name with the Name suffix which causes the actual variables holding the resource name...

enhancement
good first issue
story: decompiler

I'm adding this so we can prioritize the fix. This is related to #3355, but I'm hoping there's a fix we can do without additional runtime changes.

enhancement
discussion
intermediate language

**Bicep version** Any **Describe the bug** `targetScope` is an element of the document that should be present in the outline. **To Reproduce** ```bicep targetScope = 'managementGroup' param test string ```...

bug

###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/13543)

**Is your feature request related to a problem? Please describe.** When conditionally enabling ipv6 in a template, there are cases where some properties need to be either set or omitted...

enhancement
discussion
revisit

**Bicep version** `v0.3.255` **Describe the bug** In certain cases, we generate invalid reference() calls in the JSON. **To Reproduce** 1. Start with this bicep file: ```bicep resource one 'Microsoft.Storage/storageAccounts@2019-06-01' =...

bug
intermediate language
top 10 committed
Quality sprint: No

enhancement
intermediate language
Needs: Upvote

**Bicep version** Latest official **Describe the bug** Types are not highlighted in a different color **To Reproduce** **Additional context** Add any other context about the problem here.

Needs: Triage :mag: