Add PowerShell filetype
commitdf589a9d52086b22fe1dc7591482f5aa8f9bbc0e
authorIgor Shaula <gentoo90@gmail.com>
Wed, 10 Apr 2013 17:54:59 +0000 (10 20:54 +0300)
committerMatthew Brush <matt@geany.org>
Fri, 16 Aug 2013 02:44:33 +0000 (15 19:44 -0700)
tree4cd2ab87cc963784df863b50ee4a6f68379ef0f2
parentd44dfdb9ac76924c94964545e1f600201e27903c
Add PowerShell filetype

Windows PowerShell is a command-line shell and associated scripting language
which comes out of the box with Windows 7/Server 2008/8/Server 2012.

Original lexer from Scintilla is used.
data/filetype_extensions.conf
data/filetypes.powershell [new file with mode: 0644]
scintilla/Makefile.am
scintilla/lexers/LexPowerShell.cxx [new file with mode: 0644]
scintilla/makefile.win32
scintilla/scintilla_changes.patch
scintilla/src/Catalogue.cxx
src/filetypes.c
src/filetypes.h
src/highlighting.c
src/highlightingmappings.h