sponsor Vim development Vim logo Vim Book Ad

Windows PowerShell Syntax File : Default syntax coloring for Windows PowerShell

 script karma  Rating 154/449, Downloaded by 4852

created by
Peter Provost
 
script type
syntax
 
description
Provides syntax support for Windows PowerShell (formerly known as MSH/Monad) scripts. Best used with the Windows PowerShell Indent file and Filetype Plugin file (vimscript #1815 and vimscript #1816).
 
install details
Copy this file into your VIM syntax folder (either $home\vimfiles\syntax or $ProgramFiles\vim\vimfiles\syntax).
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
ps1.vim 2.7 2008-09-22 6.0 Peter Provost Added Heath Stewart's changes:
1. Added begin, process, and end keywords for script blocks
2. Make foreach and where highlight when used as foreach-object and where-object
ps1.vim 2.6 2007-03-05 6.0 Peter Provost Added missing unary -not operator
ps1.vim 2.5 2007-03-03 6.0 Peter Provost Updates for Here-Strings, comment todos and other small cleanups.
ps1.vim 2.4 2007-03-02 6.0 Peter Provost Added missing keyword: elseif
ps1.vim 2.3 2007-02-27 6.0 Peter Provost Added missing 'param' keyword.
ps1.vim 2.2 2007-02-19 6.0 Peter Provost Minor updates for missing keywords.
ps1.vim 2.1 2006-07-31 7.0 Peter Provost Updated to support PowerShell renaming.
msh.vim 2.0 2005-12-21 6.0 Peter Provost Many great updates provided by Jared Parsons. Thanks Jared!
msh.vim 1.3 2005-12-20 6.0 Peter Provost Minor updates to some syntactic elements.
msh.vim 1.2 2005-08-13 6.0 Peter Provost Updated to fix a problem with foreach and while
msh.vim 1.1 2005-08-12 6.0 Peter Provost Initial upload

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
SourceForge.net Logo