ps1(9)ps1, psm1 - PowerShell files
hkps1.emf - PowerShell hook definition
ps1.eaf - PowerShell abbreviation file
ps1.etf - PowerShell template file.
.ps1 - PowerShell file
.psm1 - PowerShell module file
The PowerShell file type editing provides simple hilighting of PowerShell files, abbreviations, folding, item-list support
Abbreviations
Auto Layout
Folding and Information Hiding
Navigation via Item List
Short Cuts
C-c C-c - Comment out the current line.
C-c C-d - Uncomment the current line.
C-c C-e - Comment to the end of the line with stars (#).
A-C-i - Restyle the current region.
esc q - Format a comment.
esc o - Format a comment.
f2 - (Un)fold the current region.
C-f2 - (Un)fold all regions.
f6 - List items.
esc f6 - Close item list.
The hilighting and other features are typically extended using a file myps1.emf.
None reported so far but many features are added just recently and have not been tested throughly as our main development platform is Linux.
abbrev-list(3), collapse-all(3), collapse-current(3), expand-abbrev-handle(3), item-list(3), restyle-buffer(3), restyle-region(3), time(2m).
(c) Copyright JASSPA 2025
Last Modified: 2025/09/11
Generated On: 2025/09/29