PowerShell / PowerShell/vscode-powershell
Dynamic Comment Snippet not triggered if backspace is used.
オープン
まだ誰も着手していません。
Area-Snippets
Issue-Bug
- 主要言語
- TypeScript
- スター
- 1.9k
- フォーク
- 548
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
System Details
- Operating system name and version: Windows 10 Pro
- VS Code version: 1.15.0-insiders
- PowerShell extension version: 1.4.1
- Output from
$PSVersionTable:
Copy / paste the below commands into the PowerShell Integrated Terminal, and paste the output here
code -v
1.12.2
19222cdc84ce72202478ba1cec5cb557b71163de
$pseditor.EditorServicesVersion
Major Minor Build Revision
----- ----- ----- --------
1 4 1 0
code --list-extensions --show-versions
$PSVersionTable
Name Value
---- -----
PSVersion 5.1.14393.1066
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.14393.1066
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Issue Description
When trying to trigger the Dynamic Comment Help snippet, if you typo and have to use backspace when typing "##", it won't trigger the Snippet.
Attached Logs
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、PowerShell 拡張機能を使って VS Code で問題を再現します。動的コメントマーカーを直接入力し、その後 "##" の入力中にバックスペースを使用してから、もう一度繰り返します。Dynamic Comment Help スニペットがどちらの場合でもトリガーされれば修正完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- powershell, typescript, vscode
- 領域
- developer-experience, devtools
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100