<?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[How can I add numbers to the standard ini styler?]]></title><description><![CDATA[<p dir="auto">The styler for ini files does not highlight numbers. How can I add this?<br />
I added a line to stylers.xml with a definition for numbers like in the definition of other languages. Now “NUMBER” shows up in the style editor, but it has no effect on ini files.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/17126/how-can-i-add-numbers-to-the-standard-ini-styler</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 18:27:18 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/17126.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 16 Feb 2019 09:04:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can I add numbers to the standard ini styler? on Sat, 16 Feb 2019 13:02:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/9520">@Meta-Chuh</a></p>
<p dir="auto">Now I have comments and the section headers, operator “=”, numbers and a few keywords.<br />
Only the comments are foldable, still missing is that the header and the contents of a section is foldable together. They are not connected yet as they are in the original lexer.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/39864</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39864</guid><dc:creator><![CDATA[bege10]]></dc:creator><pubDate>Sat, 16 Feb 2019 13:02:59 GMT</pubDate></item><item><title><![CDATA[Reply to How can I add numbers to the standard ini styler? on Sat, 16 Feb 2019 12:49:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/5919">@bege10</a> said:</p>
<blockquote>
<p dir="auto">headers “[SECTION_NAME]” (brackets and name in same font)</p>
</blockquote>
<p dir="auto">this is to set at any of the delimiter sections, like delimiter 1.<br />
type [ in the “open” field and ] in the “close” field, to highlight those characters including everything between them</p>
<p dir="auto">contents like = or ; can be set at operators 1. you can set many at the same field by separating them with a space.</p>
<p dir="auto">special content like a word called NAME can be added to the keywords, all other content will be black, same as the original ini lexer.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/39863</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39863</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Sat, 16 Feb 2019 12:49:12 GMT</pubDate></item><item><title><![CDATA[Reply to How can I add numbers to the standard ini styler? on Sat, 16 Feb 2019 10:35:25 GMT]]></title><description><![CDATA[<p dir="auto">Thank you.<br />
Unfortunately it is not that easy for me. I read the documentation and numbers, operator and keywords are OK, but I cannot define the sections:<br />
headers “[SECTION_NAME]” (brackets and name in same font)<br />
contents (following lines until next header).</p>
<p dir="auto">And ini files are the most easy ones. How should I define a more complicated language?<br />
What I miss is a feature to import an existing default styler to start with.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/39854</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39854</guid><dc:creator><![CDATA[bege10]]></dc:creator><pubDate>Sat, 16 Feb 2019 10:35:25 GMT</pubDate></item><item><title><![CDATA[Reply to How can I add numbers to the standard ini styler? on Sat, 16 Feb 2019 09:37:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/5919">@bege10</a></p>
<p dir="auto">for this it might be best if you create a simple custom user defined language (udl) at <code>language &gt; define your language</code> where you can set the colour and boldness you like, by just selecting it at the number style section.<br />
you can also set the default extensions that activate this udl.</p>
<p dir="auto">have a look and play around a bit, it’s quite easy and powerful.<br />
if you have any questions about creating a udl, don’t hesitate to ask.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/39852</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/39852</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Sat, 16 Feb 2019 09:37:42 GMT</pubDate></item></channel></rss>