google-code-export / django-editor

Automatically exported from code.google.com/p/django-editor
0 stars 1 forks source link

Feature Request: highlight and/or jump to closing tag #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
this would make navigating and debugging complex templates with many nested 
tags easier.

For example: Highlighting and/or jumping to the {% else %} or {% endif %} that 
matches the {% if ... %} tag that the cursor is on. 

Killer feature if at all possible!

Thank you.

Original issue reported on code.google.com by d...@crypthost.com on 13 Mar 2014 at 11:58

GoogleCodeExporter commented 9 years ago
whoops sorry, not a defect

Original comment by d...@crypthost.com on 14 Mar 2014 at 12:00