Menu

#997 Django lexing breaks folding levels

Bug
closed-fixed
Scintilla (833)
5
2010-09-02
2010-07-26
No

My earlier patch for lexing Django tags broke html lexing around {% %} tags. The attached file fixes this by removing incorrect code that had no real effect. In the future would be nice to fold {% if %} ... {% endif %} and similar but that requires actually storing what tag was seen and looking for the corresponding closing tag.

Discussion

  • Stephan R.A. Deibel

    Based on CVS version 1.133

     
  • Neil Hodgson

    Neil Hodgson - 2010-07-27
    • assigned_to: nobody --> nyamatongwe
    • status: open --> open-accepted
     
  • Neil Hodgson

    Neil Hodgson - 2010-07-30

    Committed.

     
  • Neil Hodgson

    Neil Hodgson - 2010-07-30
    • status: open-accepted --> open-fixed
     
  • Neil Hodgson

    Neil Hodgson - 2010-09-02
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB