Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
insidewhy opened this issue Jul 18, 2021 · 0 comments
Open

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

insidewhy opened this issue Jul 18, 2021 · 0 comments

Comments

@insidewhy
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant