<?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[Free form Fortran syntax highlighting]]></title><description><![CDATA[<p dir="auto">Version 6.9.1 of Notepad++ introduced built-in syntax highlighting for free-format Fortran, but it does not recognise a line with a ‘C’ or ‘c’ in column 1 as a comment, only the remainder of a line after ‘!’.</p>
<p dir="auto">Can this be fixed, or should I continue using UDL instead?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/11648/free-form-fortran-syntax-highlighting</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 09:00:58 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/11648.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Apr 2016 15:59:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Free form Fortran syntax highlighting on Wed, 20 Apr 2016 05:03:22 GMT]]></title><description><![CDATA[<p dir="auto">comment line starting with a ‘c’ in column 1 is only in fixed-form FORTRAN, not in free format Fortran. Are you sure you’re using the correct highlighting scheme?</p>
<p dir="auto">Note that Notepad++ currently use free format highlighting for files with extension “.f”.<br />
You can add this extension to the “custom extension” of fixed format FORTRAN to change this default behavior.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/15515</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/15515</guid><dc:creator><![CDATA[Chenfeng Bao]]></dc:creator><pubDate>Wed, 20 Apr 2016 05:03:22 GMT</pubDate></item></channel></rss>