PowerShell — langbanklangbank / languages /
PowerShell
- detection recognise a file as this language
- comments strip comments without parsing
- facets know it hosts components or styles
- conventions find its tests and fixtures
- toolchain name a tool that handles it
- compiler build or run it
- analyser lint or format it
- ecosystem resolve its packages
- id
powershell- role
- programming
- extensions
.cdxml .ps1 .ps1xml .psc1 .psd1 .psm1 .pssc- shebangs
pwsh- line comment
#- block comment
<# … #>- shares
.ps1xml with XML
.psc1 with XML