PowerShell / PowerShell/PowerShellEditorServices
Feature Request: Editor Commands with parameter input
まだ誰も着手していません。
- 主要言語
- C#
- スター
- 767
- フォーク
- 266
- 平均マージ
- 3日 16時間
- マージ済み PR(30日)
- 1
説明
These would hopefully work similar to the ext commands.
"command param" and then it auto populates intellisense autocomplete in the options. This would be something I would see as an end goal. At first, it would be nice to see positional parameters sort of like this:
"command param1 param2 param3"
You could go for these working similar to powershell, or make them more limited similar to the ext commands, where they take only 1 param, but give you intellisense style choices.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
特定されているファイルやテストはありません。まず既存の ext-command の処理と IntelliSense との統合箇所を探し、次にコマンド引数がどのように解析されるかを確認してください。実装前に、位置パラメーター、PowerShell のようなオプション、またはパラメーターを 1 つに限定した ext-command の動作のいずれが必要かを明確にしてください。完了条件には、合意した構文と自動補完の選択肢が含まれます。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp, powershell
- 領域
- developer-experience, tooling
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100