Menu

#219 EC1 Syntax highlighting wrong

open
None
5
2011-07-25
2011-07-25
LesK
No

1-It's active within a comment that spans multiple lines
2-It detects certain keywords like 'path' and 'system' within a
comment and makes them red.
3-It gets lost and stops highlighting, when the end-comment string scrolls off the screen.
4-It detects a single-quote within a simple comment and get's confused

Discussion

  • Mark Hessling

    Mark Hessling - 2011-07-25

    Les, please confirm that this error is with the Rexx parser. Also please provide an example of Rexx code that exhibits the reported problems.
    Note that due to performance issues, THE does not traverse the complete file to determine where a multi-line comment may start or end if the start or end comment is not being displayed.

     
  • Mark Hessling

    Mark Hessling - 2011-07-25
    • assigned_to: nobody --> rexx
     
  • LesK

    LesK - 2011-09-07
     
  • LesK

    LesK - 2011-09-07

    I think it's the Rexx parser. 3.3b3 doesn't show the problems.

     
  • LesK

    LesK - 2011-09-07

    File attached.

     

Log in to post a comment.