Skip to content

fix(vscode): inline dashboard via asExternalUri#76

Merged
avrabe merged 1 commit intomainfrom
fix/vscode-inline-webview
Mar 22, 2026
Merged

fix(vscode): inline dashboard via asExternalUri#76
avrabe merged 1 commit intomainfrom
fix/vscode-inline-webview

Conversation

@avrabe
Copy link
Copy Markdown
Contributor

@avrabe avrabe commented Mar 22, 2026

Dashboard renders inline in VS Code panel now. 🤖

Uses vscode.env.asExternalUri() to map localhost to a VS Code-accessible
URI, enabling the dashboard to render inline in a WebView panel instead
of opening in the browser.

Trace: skip
@avrabe avrabe merged commit 0551da4 into main Mar 22, 2026
@avrabe avrabe deleted the fix/vscode-inline-webview branch March 22, 2026 06:35
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Rivet Criterion Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.

Benchmark suite Current: e6340d6 Previous: fe97b81 Ratio
validate/100 41254 ns/iter (± 147) 32375 ns/iter (± 89) 1.27

This comment was automatically generated by workflow using github-action-benchmark.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant