Add "Integrated browser" support for code-server

オープン
#7,962 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
活発
技術スタック
typescript, vscode
領域
frontend, web-dev

調査の方向性

まず、リンクされている VS Code issue を読み、code-server に既存の simple browser と ports suburl がどのように動作するかを確認します。localhost と自動化に関するそれらの制限を、要求されている統合ブラウザーと比較し、主な統合パラメーターと技術的な実現可能性を文書化します。PR 計画を立てるのに十分なほどスコープとブロッカーが明確になれば完了です。

索引モデルが issue の本文から書いたものです。

説明

enhancement

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

主要言語
TypeScript
スター
79.4k
フォーク
6.9k
平均マージ
2日 13時間
マージ済み PR(30日)
39

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

coder/code-server のほかの issue

coder/code-server の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。