Menu

#877 lexer fortran

Feature_Request
closed-fixed
Scintilla (812)
3
2012-07-14
2009-11-30
Anonymous
No

lines starting with '#' are not treated correctly.
for example
"
if
#ifdef _something
public :: something2
#endif
end
"

#endif will break the folding.

Discussion

  • Neil Hodgson

    Neil Hodgson - 2009-12-12
    • labels: --> Scintilla
    • milestone: --> Feature_Request
    • priority: 5 --> 3
    • assigned_to: nobody --> nyamatongwe
     
  • Neil Hodgson

    Neil Hodgson - 2009-12-12

    Support for particular languages comes from those interested in those languages. Since I don't use Fortran, I won't be working on this.

    Bug reports should be as explicit as possible about what the desired outcome should be and what actually occurs.

     
  • Neil Hodgson

    Neil Hodgson - 2012-07-14
    • status: open --> closed-fixed
     

Log in to post a comment.