Skip to content

Conversation

@timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Jan 21, 2026

Reenable and cleanup for #9354

@microsoft-github-policy-service microsoft-github-policy-service bot added the ide Issues for VS, VSCode, Monaco, etc. label Jan 21, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 21, 2026

Open in StackBlitz

npm i https://pkg.pr.new/microsoft/typespec/typespec-vs@9428
npm i https://pkg.pr.new/microsoft/typespec/typespec-vscode@9428

commit: e32ee6b

@github-actions
Copy link
Contributor

github-actions bot commented Jan 21, 2026

All changed packages have been documented.

  • typespec-vscode
Show changes

typespec-vscode - internal ✏️

Reenable and improve vscode e2e tests

@azure-sdk
Copy link
Collaborator

azure-sdk commented Jan 21, 2026

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

let resLength = 0;
if (fs.existsSync(dir)) {
resLength = fs.readdirSync(dir).length;
await rm(cs.caseDir, { recursive: true });
Copy link

@zedy-wj zedy-wj Jan 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn’t seem to impact the test results, but I wanted to double-check whether this behavior is expected. The screenshots in the temp folder are no longer being cleaned up.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, meant to leave a comment to ask. What was the purpose to clean this up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ide Issues for VS, VSCode, Monaco, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants