<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Better (and updated) native Powershell support]]></title><description><![CDATA[<p dir="auto">Powershell syntax highlight needs update. For example all cmdlet keywords should be like this:<br />
^add- ^clear- ^close- ^copy- ^enter- ^exit- ^find- ^format- ^get- ^hide- ^join- ^lock- ^move- ^new- ^open- ^optimize- ^pop- ^push- ^redo- ^remove- ^rename- ^reset- ^resize- ^search- ^select- ^set- ^show- ^skip- ^split- ^step- ^switch- ^undo- ^unlock- ^watch- ^backup- ^checkpoint- ^compare- ^compress- ^convert- ^convertfrom- ^convertto- ^dismount- ^edit- ^expand- ^export- ^group- ^import- ^initialize- ^limit- ^merge- ^mount- ^out- ^publish- ^restore- ^save- ^sync- ^unpublish- ^update- ^approve- ^assert- ^complete- ^confirm- ^deny- ^disable- ^enable- ^install- ^invoke- ^register- ^request- ^restart- ^resume- ^start- ^stop- ^submit- ^suspend- ^uninstall- ^unregister- ^wait- ^debug- ^measure- ^ping- ^repair- ^resolve- ^test- ^trace- ^connect- ^disconnect- ^read- ^receive- ^send- ^write- ^block- ^grant- ^protect- ^revoke- ^unblock- ^unprotect- ^use-</p>
<p dir="auto">This way all supported <strong>Ver-Noun</strong> combinations are automatically highlighted. Also we need support for comparison operators like:<br />
-eq<br />
-ne<br />
-gt<br />
-ge<br />
-lt<br />
-le<br />
-Like<br />
-NotLike<br />
-Match<br />
-NotMatch<br />
-Contains<br />
-NotContains<br />
-In<br />
-NotIn<br />
-Replace</p>
<p dir="auto">Those should have their own class and those should be highlighted so that also the minus sign is highligted.</p>
<p dir="auto">Also what is needed is to have support (and own class) for [<strong>someword</strong>] syntax. This way for example [<strong>bool</strong>]$istrue = $true the word ‘<strong>bool</strong>’ is highlighted like in Visual Studio. Also there are more keywords that is needed for syntax highligting like:<br />
‘<strong>begin process end throw trap data dynamicparam param in exit</strong>’</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/179/better-and-updated-native-powershell-support</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 13:05:56 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/179.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 20 Jul 2015 13:48:05 GMT</pubDate><ttl>60</ttl></channel></rss>