Add string escape characters to PowerShell syntax.

Authored by zrax on Oct 29 2019, 9:38 PM.

Description

Add string escape characters to PowerShell syntax.

Summary: Powershell uses the syntax <char> or u{hex} as escape sequences within double-quoted strings. This adds highlighting support for both sequences to the PowerShell syntax.

Reviewers: dhaumann, cullmann

Reviewed By: dhaumann, cullmann

Subscribers: cullmann, dhaumann, kwrite-devel, kde-frameworks-devel

Tags: Kate, Frameworks

Differential Revision: https://phabricator.kde.org/D25054

Details

Committed
cullmannOct 29 2019, 9:38 PM
Reviewer
dhaumann
Differential Revision
D25054: Add string escape characters to PowerShell syntax.
Parents
R216:73489a79f9fd: Modelines: fix end of comment
Branches
Unknown
Tags
Unknown