Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-22750

Auto-insert name after </# and </@

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Do
    • Icon: Major Major
    • 4.30.x
    • None
    • freemarker
    • None

      It would be very handy if <#/ auto-inserts the name of directive that it closes. It's tricky to do though, because it has to be synchronous (and fast) and so it certainly can't wait for the result from the reconciler thread. Without that, finding out what tag needs closing isn't trivial because most but not all # directives are implicitly closed (worse, in case of assignments that depends on the expression after the directive name).

            ddekany Daniel Dekany (Inactive)
            ddekany Daniel Dekany (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: