Add "Integrated browser" support for code-server
- 主要語言
- TypeScript
- 星號
- 79.3k
- 分支
- 6.8k
- 平均合併
- 2 天 6 小時
- 30 天內合併 PR
- 41
描述
## What is your suggestion?
I would love to see the "integrated browser" from vscode inside code-server (not to be confused with the "simple browser" that is already integrated).
## Why do you want this feature?
The simple browser has limitations regarding localhost servers. E.g. reaching a local vite.dev webserver is not possible.
## Are there any workarounds to get this functionality today?
You could open a port and expose it via the ports suburl. But that prevents to use automation features that the new "integrated browser" has.
## Are you interested in submitting a PR for this?
Yes. I would like the team to estimate whether an integration is technically possible and to know which main knobs need to be turned.
See my issue in the official vscode repo for current technical limitations (vscode.dev)
https://github.com/microsoft/vscode/issues/331784#issuecomment-5359696592
貢獻指南
研究方向
Start by reading the linked VS Code issue and reviewing how code-server's existing simple browser and ports suburl work. Compare their localhost and automation limitations with the requested integrated browser, then document the main integration knobs and the technical feasibility; done means the scope and blockers are clear enough for a PR plan.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- typescript, vscode
- 領域
- frontend, web-dev
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 活躍
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100