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

Import completion improvements #12289

Merged
merged 2 commits into from
Oct 27, 2023
Merged

Import completion improvements #12289

merged 2 commits into from
Oct 27, 2023

Conversation

jeskew
Copy link
Contributor

@jeskew jeskew commented Oct 27, 2023

Small follow-up to #12281 to improve error messaging on incomplete import statements

Microsoft Reviewers: Open in CodeFlow

@jeskew jeskew requested a review from a team October 27, 2023 16:56
@github-actions
Copy link
Contributor

github-actions bot commented Oct 27, 2023

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

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

@github-actions
Copy link
Contributor

Test Results

     132 files  ±0       132 suites  ±0   3h 56m 8s ⏱️ + 13m 11s
10 685 tests +1  10 685 ✔️ +1  0 💤 ±0  0 ±0 
51 635 runs  +4  51 635 ✔️ +4  0 💤 ±0  0 ±0 

Results for commit e4e1f0e. ± Comparison against base commit 7011935.

@jeskew jeskew merged commit e675cb4 into main Oct 27, 2023
47 checks passed
@jeskew jeskew deleted the jeskew/provider-keyword branch October 27, 2023 17:28
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.

None yet

2 participants