• Login
Community
  • Login

Free form Fortran syntax highlighting

Scheduled Pinned Locked Moved General Discussion
2 Posts 2 Posters 6.2k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N
    Nick Ledger
    last edited by Apr 18, 2016, 3:59 PM

    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 ‘!’.

    Can this be fixed, or should I continue using UDL instead?

    1 Reply Last reply Reply Quote 0
    • C
      Chenfeng Bao
      last edited by Apr 20, 2016, 5:03 AM

      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?

      Note that Notepad++ currently use free format highlighting for files with extension “.f”.
      You can add this extension to the “custom extension” of fixed format FORTRAN to change this default behavior.

      1 Reply Last reply Reply Quote 0
      1 out of 2
      • First post
        1/2
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors