Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Support "Developer: Open Process Explorer"

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

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

評価

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

調査の方向性

まず、既存の code-server UI と VS Code の "Developer: Open Process Explorer" コマンドを比較し、そのコマンドでリモートの code-server プロセスツリーを調査できるかどうかを確認します。必要なリモートプロセスデータと UI 統合を定義します。完了条件は、code-server からそのコマンドを利用でき、関連するプロセス階層が表示されることです。

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

説明

enhancement

What is your suggestion?

Add something that can be used directly from the code-server UI to inspect the process tree under the remote code-server process. Ideally literally "Developer: Open Process Explorer" from VS code.

Why do you want this feature?

Helpful to understand where memory is going - both from the angle of diagnosing processes spawned in extensions and taking stock of various user-spawned processes.

Are there any workarounds to get this functionality today?

Sort of - you can manually figure out the same type of information from the OS.

Are you interested in submitting a PR for this?

Yes, but would need some pointers. If this just isn't possible, that's OK and fine to close this issue 😄

主要言語
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 を短くまとめたダイジェスト。