PowerShell / PowerShell/vscode-powershell
PowerShell extension uses PSScriptAnalyzer settings file - Cannot update rules
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 1.9k
- フォーク
- 547
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I had this error when doing: <ctrl>+<shift>+P, PSScript...

After Uninstall and reinstall the Powershell extension ( version 1.3.2, the same as it was before), there's another issue:

System Details
- Operating system name and version: Windows 10.0.14393
- VS Code version: 1.13.1
- PowerShell extension version: 1.3.2
- Output from
$PSVersionTable:
Name Value
PSVersion 5.1.14393.0
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.14393.0
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
PS C:\scripts> code -v
1.13.1
379d2efb5539b09112c793d3d9a413017d736f89
PS C:\scripts> $pseditor.EditorServicesVersion
Major Minor Build Revision
----- ----- ----- --------
1 3 2 0
PS C:\scripts> code --list-extensions --show-versions
ms-mssql.mssql@1.0.0
ms-vscode.PowerShell@1.3.2
Issue Description
I am experiencing a problem with PSScriptAnalyzer: cannot update the rules
Attached Logs
1497967294-c7966750-26b9-4c1a-88bf-382515625aa61497967292400.zip
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
issue の説明と添付されたログから始め、PSScriptAnalyzer の settings-file エラーに焦点を当てます。可能であれば、記載されている VS Code、extension、Windows、PowerShell のバージョンで報告された rule-update failure を再現します。ルールを正常に更新できるよう、原因を特定して修正できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- vscode
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100