Skip to content

no final tab to take me "after the snippet" #25

Open
@insidewhy

Description

@insidewhy

Every other snippets source I tried has been set up like this:

if (<first tab here>) {
  <second tab here>
}<third tab here>

This is really useful because then I can tab after a snippet and chain to another snippet, i.e. after the third tab here I could use an else snippet or an else if snippet. All this snippets in this repo end at <second tab here> and then the next time I hit tab I get a literal tab character.

For me this was a deal breaker, I ended up forking the repo and editing all the snippets I was using. I wonder if there's a good reason for this? Am I doing something wrong? Are the other snippet providers doing something wrong? Or is this just inconvenient?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions