Skip to content

fix(vscode): Simple Browser for SSH Remote#84

Merged
avrabe merged 1 commit intomainfrom
fix/vscode-simple-browser
Mar 22, 2026
Merged

fix(vscode): Simple Browser for SSH Remote#84
avrabe merged 1 commit intomainfrom
fix/vscode-simple-browser

Conversation

@avrabe
Copy link
Contributor

@avrabe avrabe commented Mar 22, 2026

🤖

VS Code WebViews can't access remote localhost via iframe (asExternalUri
doesn't forward in SSH Remote context). Simple Browser handles port
forwarding correctly as it's a built-in VS Code feature.

Trace: skip
@avrabe avrabe merged commit 53b322d into main Mar 22, 2026
@avrabe avrabe deleted the fix/vscode-simple-browser branch March 22, 2026 08:43
Copy link

@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: f7e83ba Previous: 3552fcb Ratio
link_graph_build/10000 49942064 ns/iter (± 2257823) 36357915 ns/iter (± 2810837) 1.37
query/10000 158573 ns/iter (± 807) 112145 ns/iter (± 1760) 1.41

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

@codecov
Copy link

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