PowerShell / PowerShell/PowerShellEditorServices

Add Get-EditorCommand and $psEditor.GetEditorCommand()

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

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

Area-Extension Terminal Issue-Enhancement
主要言語
C#
スター
767
フォーク
266
平均マージ
3日 16時間
マージ済み PR(30日)
1

説明

The way it is currently setup, it can be very difficult to determine what the Editor Command Names are that are loaded. The user is only shown the Display Name, so they will actually have to go look at the source code of the Register-EditorCommand to get the name.

This makes it difficult to unregister Editor Commands if you do not already know exactly what the command's name is. This will become more problematic once people start integrating their commands into modules.

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

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

はじめの一歩

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

調査の方向性

まず、既存の Register-EditorCommand のフローと、読み込まれたエディター コマンドが現在どのように表示されているかを追跡します。ユーザーが Get-EditorCommand と $psEditor.GetEditorCommand() を通じてエディター コマンド名を確認でき、それらの名前を登録解除に利用できるようになった時点で、変更は完了です。

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

評価

技術スタック
csharp, powershell
領域
developer-experience, tooling
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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