Add pwsh PowerShell interpreter (#4073)

* Register pwsh as interpreter for PowerShell

* Add pwsh sample

* Remove pwsh from Shell section
This commit is contained in:
kasper3
2018-04-06 17:25:09 +03:00
committed by Colin Seymour
parent f452612666
commit ecc62784ca
2 changed files with 23 additions and 0 deletions

View File

@@ -3526,6 +3526,8 @@ PowerShell:
- ".ps1"
- ".psd1"
- ".psm1"
interpreters:
- pwsh
language_id: 293
Processing:
type: programming