Menu

#709 Bash lexer update for basic commands and constructs parsing

Completed
closed
Scintilla (390)
5
2010-07-30
2010-07-22
No

This update implements basic parsing of compound commands and constructs. Some effects are:
- improved keyword highlighting with commands, compound commands, and constructs
- consistent highlighting across line continuations for commands and expressions
- proper highlighting of file test operators and option arguments
- better highlighting within test expressions and arithmetic expressions

Test cases included, coded on MinGW/gcc 4.4.0
Also fixes SF bug ticket #3027958

Discussion

  • Kein-Hong Man

    Kein-Hong Man - 2010-07-22

    LexBash and some tests

     
  • Neil Hodgson

    Neil Hodgson - 2010-07-23
    • assigned_to: nobody --> nyamatongwe
    • milestone: --> Completed
     
  • Neil Hodgson

    Neil Hodgson - 2010-07-30
    • status: open --> closed
     

Log in to post a comment.