Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions