microsoft / microsoft/TypeScript

The new `--lsp` flag is not mentioned in `tsc --help`'s output

オープン 初心者向け
#63,959 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る

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

Docs
主要言語
Go
スター
111k
フォーク
14.3k
平均マージ
2日 4時間
マージ済み PR(30日)
132

説明

🔎 Search Terms

LSP server option flag command

🕗 Version & Regression Information

Testing on TypeScript version 7.0.2. This is the first version of TypeScript 7 that I've tried.

🙁 Actual behavior

It's surprisingly hard to find out what the command to run the new built-in LSP server is.

It's not mentioned in tsc --help or tsc --help --all.

How was I meant to find out, using official material, that the command is tsc --lsp --stdio?

🙂 Expected behavior

--lsp should be mentioned in tsc --help or tsc --help --all's output.

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

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

はじめの一歩

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

調査の方向性

まず tsc --helptsc --help --all を実行し、次に CLI のヘルプ出力を組み立てるエントリーポイントを追跡します。新しい --lsp オプションが、tsc --lsp --stdio の使用方法も含めて記載されていることを確認し、両方のヘルプコマンドで期待される情報が表示されることを検証します。

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

評価

技術スタック
typescript
領域
cli
issue の種類
ドキュメント
難易度
2/5
見積もり時間
1〜3時間
活発さ
活発
明瞭さ
明確に書かれている
初心者へのやさしさ
76/100

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

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