fix(vscode): restore codeful bundle version setting#9232
Merged
lambrianmsft merged 2 commits intoJun 1, 2026
Conversation
Contributor
🤖 AI PR Validation ReportPR Review ResultsThank you for your submission! Here's detailed feedback on your PR title and body compliance:✅ PR Title
✅ Commit Type
|
| Section | Status | Recommendation |
|---|---|---|
| Title | ✅ | No change needed |
| Commit Type | ✅ | Correctly selected fix |
| Risk Level | ✅ | Low is appropriate |
| What & Why | ✅ | Sufficiently described |
| Impact of Change | ✅ | Good as written |
| Test Plan | ✅ | Unit tests were added/updated in the diff |
| Contributors | ✅ | Blank is acceptable |
| Screenshots/Videos | ✅ | N/A is acceptable |
The PR passes review. The advised risk level is not higher than the submitter's estimate.
Last updated: Mon, 01 Jun 2026 22:38:29 GMT
Add back the codeful extension bundle version setting with value 1.165.50 while keeping extension bundle source URI settings out.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1c7dcdc to
665b70a
Compare
Add back AzureFunctionsJobHost__extensionBundle__id for codeful local settings while keeping extension bundle source URI settings out.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
takyyon
approved these changes
Jun 1, 2026
Eric-B-Wu
approved these changes
Jun 1, 2026
rllyy97
approved these changes
Jun 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Commit Type
Risk Level
What & Why
Updating the version that the codeful experience should be tied to for public preview.
Impact of Change
Test Plan
git diff --check origin/hotfix/v5.961...HEAD; pinned Biome check on changed TypeScript filesContributors
Screenshots/Videos
N/A