<?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[hotkey to browse user UDLs]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">noob question:</p>
<p dir="auto">How to add user hotkey for “next/prev listed UDL”?</p>
<p dir="auto">Thanks<br />
Max</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/19276/hotkey-to-browse-user-udls</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Jul 2026 05:32:40 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/19276.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 23 Apr 2020 12:04:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to hotkey to browse user UDLs on Tue, 28 Apr 2020 13:32:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/maximiiian" aria-label="Profile: MaximiIian">@<bdi>MaximiIian</bdi></a> said in <a href="/post/53175">hotkey to browse user UDLs</a>:</p>
<blockquote>
<p dir="auto">I just downloaded 100 or so and am quite curious.</p>
</blockquote>
<p dir="auto">WooHoo! We apparently have an actual user of <a href="https://github.com/notepad-plus-plus/userDefinedLanguages" rel="nofollow ugc">https://github.com/notepad-plus-plus/userDefinedLanguages</a>.  I’m glad that wasn’t wasted effort.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/maximiiian" aria-label="Profile: MaximiIian">@<bdi>MaximiIian</bdi></a> , like <a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> , I would highly recommend only keeping the UDL that you’re actually likely to use.  If you do that, then the extension-awareness should usually not conflict with each other, and Notepad++ can automatically pick the right UDL for your file based on file extension.  For example, I have Markdown defined as a UDL (though it’s a different UDL than comes with Notepad++ natively), with the extension list of <code>md markdown readme</code>, so if I go <strong>File &gt; New</strong> then <strong>File &gt; Save As</strong>, and save a file with any of <code>.md</code> or <code>.markdown</code> or <code>.readme</code>, Notepad++ will immediately apply my Markdown UDL to the active file, even before I’ve started typing anything – no <strong>Language</strong> pulldown menu required; or if I go <strong>File &gt; Open</strong> and pick <code>something.readme</code>, it will automatically apply the Markdown UDL when it opens that pre-existing file as well.</p>
<p dir="auto">The only times I ever really use the <strong>Language</strong> menu:</p>
<ol>
<li>When defining a new UDL or editing an existing UDL for my own use</li>
<li>When I’m helping someone in this forum, and I want to do something strange like
<ul>
<li>intentionally applying CSS or JS highlighting to an HTML file</li>
<li>when I have a quick <strong>File &gt; New</strong> tab that I’m never going to save, but want to quickly apply a temporary UDL to the temporary file buffer.  (unlike some, I don’t generally save a file for each person on the forum I help; sorry.  I just use the forum itself as my archive of what I’ve done for others; NPP screenshots for the forum, OTOH, I rarely get around to deleting, despite the fact that they’re archived here and for my animated ones at imgur as well.  Which reminds me, probably about time to clean out my NPP image directory on my work laptop. Thanks. :-) )</li>
</ul>
</li>
</ol>
<p dir="auto">That said, once you’ve pared it down to a manageable set of actually-used UDL, if you have a couple that you like switching between (akin to toggling generic XML to a specific XML-based language, or some such), there was a whole thread (<a href="https://community.notepad-plus-plus.org/topic/18988/how-to-change-syntax-via-hotkey">https://community.notepad-plus-plus.org/topic/18988/how-to-change-syntax-via-hotkey</a>) about various ways to switch between syntax highlighters (between two builtin lexers or between two UDLs); you might want to read through that thread, and see if any of that helps you.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/53197</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/53197</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 28 Apr 2020 13:32:52 GMT</pubDate></item><item><title><![CDATA[Reply to hotkey to browse user UDLs on Tue, 28 Apr 2020 12:10:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/maximiiian" aria-label="Profile: MaximiIian">@<bdi>MaximiIian</bdi></a> said in <a href="/post/53175">hotkey to browse user UDLs</a>:</p>
<blockquote>
<p dir="auto">I just downloaded 100 or so</p>
</blockquote>
<p dir="auto">Delete the ~95 you don’t need; sure should make finding the one you want easier.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/53186</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/53186</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 28 Apr 2020 12:10:09 GMT</pubDate></item><item><title><![CDATA[Reply to hotkey to browse user UDLs on Tue, 28 Apr 2020 07:42:33 GMT]]></title><description><![CDATA[<p dir="auto">Hi Ekopalypse.</p>
<p dir="auto">sole use of this hotkey would be to find my go-to-UDL for various documents faster.<br />
It takes ages to click through them and I just downloaded 100 or so and am quite curious.<br />
I know, sounds lazy, but i thought there is an easy faster way.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/53175</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/53175</guid><dc:creator><![CDATA[MaximiIian]]></dc:creator><pubDate>Tue, 28 Apr 2020 07:42:33 GMT</pubDate></item><item><title><![CDATA[Reply to hotkey to browse user UDLs on Thu, 23 Apr 2020 21:27:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/maximiiian" aria-label="Profile: MaximiIian">@<bdi>MaximiIian</bdi></a></p>
<p dir="auto">There is no npp message which can be used to do this kind of operation<br />
but may I ask what exactly you try to achieve?<br />
To switch between different UDLs for the same document?<br />
To assign an UDL to an open document?<br />
Something else?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/53016</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/53016</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Thu, 23 Apr 2020 21:27:01 GMT</pubDate></item></channel></rss>