<?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[EnhanceAnyLexer plugin]]></title><description><![CDATA[<p dir="auto">The plugin was updated to <a href="https://github.com/Ekopalypse/EnhanceAnyLexer/releases/tag/v.0.5.0" rel="nofollow ugc">version 0.5</a></p>
<p dir="auto">New feature is a kind-of regex linter</p>
<p dir="auto"><img src="/assets/uploads/files/1658863194377-229a211e-392f-4464-b9fd-a0194ff922d5-image.png" alt="229a211e-392f-4464-b9fd-a0194ff922d5-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">and, an idea stolen from the Python script plugin, a kind of real-time match update</p>
<p dir="auto"><img src="/assets/uploads/files/1658863263297-37b1f1b3-fc96-4abb-96ea-aaac1bd3fa57-image.png" alt="37b1f1b3-fc96-4abb-96ea-aaac1bd3fa57-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">The version will be added to the plugin list next week if no critical problem is found.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/23306/enhanceanylexer-plugin</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 23:10:26 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/23306.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 26 Jul 2022 19:24:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to EnhanceAnyLexer plugin on Tue, 26 Jul 2022 19:35:31 GMT]]></title><description><![CDATA[<p dir="auto">Some information about the new functions.</p>
<p dir="auto">The regex error feature needs a decent npp version.<br />
Afaik 8.2.1 is needed to have the end of line annotation feature.</p>
<p dir="auto">The real time match update temporarily deletes already styled matches to see what really matches, I hope this makes sense.</p>
<p dir="auto">Two new ini keys are needed.</p>
<pre><code>; The ID of the style used to display regex errors.
; If there are conflicts with other styles used by Npp or other plugins, change this value.
; The expected range is between 0 and 255; according to Scinitilla.
regex_error_style_id=30
; The color used by the style.
; For an explanation of how this color can be defined, see the following description of the regexes and their colors.
regex_error_color=0x756ce0
</code></pre>
]]></description><link>https://community.notepad-plus-plus.org/post/78718</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/78718</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Tue, 26 Jul 2022 19:35:31 GMT</pubDate></item></channel></rss>