<?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[Is ther ea way to setup permanent text highlighting with differnt colours for phrases (or possible plug in)?]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">I work with a lot of log file that contain certain phrases that indicate errors and the like. Is there a way to set-up phrases so that they are highlight on opening a file?</p>
<p dir="auto">I know you can mark text, bu this is not quite what I’m after.</p>
<p dir="auto">Different phrases should be able to be marked in different colours.</p>
<p dir="auto">Many thanks</p>
<p dir="auto">Chris</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/10582/is-ther-ea-way-to-setup-permanent-text-highlighting-with-differnt-colours-for-phrases-or-possible-plug-in</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 14:32:43 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/10582.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 26 Sep 2015 19:18:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is ther ea way to setup permanent text highlighting with differnt colours for phrases (or possible plug in)? on Tue, 20 Oct 2015 14:52:09 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I assume problem is with quote character, as it’s special character while defining multi-part keyword. You need to escape it using <code>\</code>(backslash). Define your keyword group like:</p>
<pre><code class="language-xml">Level=\"ERROR\"
</code></pre>
<p dir="auto">Also here you can find UDL documentation -&gt; <a href="http://udl20.weebly.com/" rel="nofollow ugc">UDL2.0</a>.</p>
<hr />
<p dir="auto">Best regards,<br />
Tomas.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/11795</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/11795</guid><dc:creator><![CDATA[tomas-chrastina]]></dc:creator><pubDate>Tue, 20 Oct 2015 14:52:09 GMT</pubDate></item><item><title><![CDATA[Reply to Is ther ea way to setup permanent text highlighting with differnt colours for phrases (or possible plug in)? on Mon, 19 Oct 2015 22:30:54 GMT]]></title><description><![CDATA[<p dir="auto">Thanks Gerd Müller,</p>
<p dir="auto">Right, I’m obviously do something wrong as I am unable to see the Keywords I set show up as as style.</p>
<p dir="auto">I Define an new Language, open the Keywords List, A a phrase that I want highlighted (i.e. Level=“ERROR”), set the style (e.g. background colour), and then set the current document as using that Language, but I see nothing.</p>
<p dir="auto">There is obviously more I need to do, but I could not find any documentation.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/11779</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/11779</guid><dc:creator><![CDATA[Chris Swinney]]></dc:creator><pubDate>Mon, 19 Oct 2015 22:30:54 GMT</pubDate></item><item><title><![CDATA[Reply to Is ther ea way to setup permanent text highlighting with differnt colours for phrases (or possible plug in)? on Mon, 28 Sep 2015 06:51:23 GMT]]></title><description><![CDATA[<p dir="auto">you can use syntax highlighting. Define your own language with the phrases you want. You have 8 keyword groups (for 8 different colors or styles) with unlimited phrases. If you use a special ending for your files, you can define this for your own language and N++ will open this files with your defined syntax. Otherwise (i.e. for txt or something other) you must change the language with 2 clicks.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/11528</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/11528</guid><dc:creator><![CDATA[Gerd Müller]]></dc:creator><pubDate>Mon, 28 Sep 2015 06:51:23 GMT</pubDate></item></channel></rss>