Skip to content

Auto-close for iselse, isbreak, and iscontinue need to be disabled #1

@sholsinger

Description

@sholsinger

Given the following snippet:

<isif condition="foo">
  // …
<iselse/>
  //...

If you type < Sublime will close the iselse as </iselse>when it should close isif as </isif>.

Also, tags like <iscontent /> and <isset /> need to be handled without auto-closing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions