Skip to content

fixed tab sequence for function bodies #11

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

Merged
merged 1 commit into from
Sep 3, 2013

Conversation

chmanie
Copy link
Contributor

@chmanie chmanie commented Sep 2, 2013

By changing the last tab position number to ${0...} the tab-autocomplete now works fine even inside an already autocompleted function.
I don't know If you ever ran into this error (maybe it's because I'm using Sublime Text 2?)

@zenorocha
Copy link
Owner

I couldn't reproduce the error, but it makes sense.

I also checked https://github.com/jprichardson/sublime-js-snippets and they use ${0} on body too.

Thanks a lot for reporting and fixing it @chmanie :)

zenorocha pushed a commit that referenced this pull request Sep 3, 2013
fixed tab sequence for function bodies
@zenorocha zenorocha merged commit 3f443fb into zenorocha:master Sep 3, 2013
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

Successfully merging this pull request may close these issues.

2 participants