Menu

#1724 Problem with Fortran code folding.

Bug
closed-fixed
5
2015-05-26
2015-05-12
darmar
No

Scintilla folds wrongly Fortran code when keywords "selecttype" and "selectcase" are used. It was simple overlooked the situation when "select type" and "select case" is used without spaces (it is allowed by Fortran standard).

Also SciTE has problem with folding when "type is" is used, because "fortran.properties" file doesn't include "is" keyword.

Patch files, which solves these folding problems, are attached.

2 Attachments

Discussion

  • Neil Hodgson

    Neil Hodgson - 2015-05-13

    Committed as [6bba34], [73aeb1].

     

    Related

    Commit: [73aeb1]
    Commit: [6bba34]

  • Neil Hodgson

    Neil Hodgson - 2015-05-13
    • labels: --> scintilla, lexer, fortran
    • status: open --> open-fixed
    • assigned_to: Neil Hodgson
     
  • darmar

    darmar - 2015-05-13

    Thank you, Neil.

     
  • Neil Hodgson

    Neil Hodgson - 2015-05-26
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB