<?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[colour text highlighting is different between different installations]]></title><description><![CDATA[<p dir="auto">(before i say anything else, i am a complete idiot and have no clue how any of this actually works)<br />
but im trying to do documentation for a program i have made in godot using GDscript. to make things look a lot neater and easier to organise i decided to paste it into the word document using notepad++ (which ive used in the past) and everything works fine on my laptop, however when im at home i cant get the colour highlighting to work properly. i’ve checked everything from the language selected under “language”, any global defaults which i turned off, and deleting config files but nothing seems to work. like SOME of the text highlighting works, namely comments and numbers, but other things like functions and function names just do not. does anyone know what might be causing this?? and thank you in advance!!!</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/25573/colour-text-highlighting-is-different-between-different-installations</link><generator>RSS for Node</generator><lastBuildDate>Fri, 14 Aug 2026 07:07:52 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/25573.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 11 Mar 2024 20:02:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to colour text highlighting is different between different installations on Tue, 12 Mar 2024 21:12:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rdipardo" aria-label="Profile: rdipardo">@<bdi>rdipardo</bdi></a> thank you, deleting langs.xml as well as stylers.xml fixed the issue! thank you so much!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/93538</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/93538</guid><dc:creator><![CDATA[menbead1]]></dc:creator><pubDate>Tue, 12 Mar 2024 21:12:45 GMT</pubDate></item><item><title><![CDATA[Reply to colour text highlighting is different between different installations on Tue, 12 Mar 2024 18:36:44 GMT]]></title><description><![CDATA[<p dir="auto">Syntax highlighting for GDscript was introduced in version <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/c59c07b4fae16c83f545e0da8772950d03ac4988#diff-e6c2a290b87cd51e30c1a70bc3d85bcb03ecc68729131944db29cec163d3268d" rel="nofollow ugc">8.5.1</a>.</p>
<p dir="auto">First of all make sure that both PCs have a recent enough version.</p>
<p dir="auto">If either of your installations was upgraded from a pre-8.5.1 release, the GDSCript style definitions and keywords will not be functional until you delete or rename your existing copies of <code>langs.xml</code> and <code>stylers.xml</code>; those config files are written to the <code>%AppData%\Notepad++</code> folder when you do a “full” install (by running the <code>*.exe</code> installer media); otherwise, they are right beside the main <code>notepad++.exe</code> program wherever a portable installation has been saved.</p>
<p dir="auto">The importance of refreshing your configs after a feature upgrade is explained in detail by the user’s manual: <a href="https://npp-user-manual.org/docs/config-files/#configuration-files-during-upgrades" rel="nofollow ugc">https://npp-user-manual.org/docs/config-files/#configuration-files-during-upgrades</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/93531</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/93531</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Tue, 12 Mar 2024 18:36:44 GMT</pubDate></item></channel></rss>