Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish semantic tokens for object type keys #12199

Merged
merged 1 commit into from Oct 19, 2023
Merged

Publish semantic tokens for object type keys #12199

merged 1 commit into from Oct 19, 2023

Conversation

anthony-c-martin
Copy link
Member

@anthony-c-martin anthony-c-martin commented Oct 19, 2023

Closes #12190

Microsoft Reviewers: Open in CodeFlow

@anthony-c-martin anthony-c-martin enabled auto-merge (squash) October 19, 2023 11:06
@github-actions
Copy link
Contributor

github-actions bot commented Oct 19, 2023

Test this change out locally with the following install scripts (Action run 6575223970)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 6575223970
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 6575223970"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 6575223970
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 6575223970"

@github-actions
Copy link
Contributor

Test Results

     132 files  ±0       132 suites  ±0   3h 51m 39s ⏱️ - 7m 59s
10 673 tests ±0  10 673 ✔️ ±0  0 💤 ±0  0 ±0 
51 579 runs  ±0  51 579 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 992fb40. ± Comparison against base commit 865577d.

@anthony-c-martin anthony-c-martin merged commit 4137ecc into main Oct 19, 2023
47 checks passed
@anthony-c-martin anthony-c-martin deleted the ant/fix branch October 19, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect highlight color
2 participants