bobbylight / RSyntaxTextArea

A syntax highlighting, code folding text editor for Java Swing applications.
BSD 3-Clause "New" or "Revised" License
1.12k stars 259 forks source link

Add PowerShell Syntax Highlighting #533

Open msr0ot opened 9 months ago

msr0ot commented 9 months ago

Hello RSyntaxTextArea Maintainers,

I'm writing to suggest adding PowerShell syntax highlighting to RSyntaxTextArea. PowerShell is increasingly important for automation and configuration, and its inclusion would benefit developers and enhance the tool's relevance.

I recommend the PowerShell Editor Syntax project on GitHub (https://github.com/PowerShell/EditorSyntax) as a reference for implementing this feature. It provides a detailed overview of PowerShell syntax that could be very useful.

I understand this request involves time and resources, and I'm willing to assist in any way possible, including testing and documentation.

Thank you for considering this addition. I believe it would greatly serve the community and further enrich RSyntaxTextArea's functionality.