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

Use cli for all operations instead of the API

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

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

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
リファクタリング
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
typescript
領域
cli, tooling

調査の方向性

まず、現在ワークスペースの更新やその他の API の動作を再実装しているプラグイン操作を特定し、次に CLI を呼び出す方法を調べます。すべてのプラグインにまたがる範囲を定義し、CLI の失敗時に stderr がエラーメッセージとして公開されることを確認します。この issue では API 層の代替案は未解決のままです。

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

説明

We have to re-implement logic (like updating a workspace before starting it) and it would be better to just call out to the cli since it already accounts for all that.

It is a lot of surface area to cover (every plugin) any time a feature is added.

If the command errors, show whatever is in stderr as the error message.

An alternative would be to handle these things at the API layer, and maybe there is a case to be made for that.

主要言語
TypeScript
スター
131
フォーク
48
平均マージ
4日 21時間
マージ済み PR(30日)
14

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

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

はじめの一歩

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

coder/vscode-coder のほかの issue

coder/vscode-coder の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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