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

Snippets tab navigation should break when tab stops are removed #1

Closed
iamntz opened this issue Apr 23, 2013 · 1 comment
Closed

Snippets tab navigation should break when tab stops are removed #1

iamntz opened this issue Apr 23, 2013 · 1 comment

Comments

@iamntz
Copy link
Contributor

iamntz commented Apr 23, 2013

Let's consider the following snippet:

font:${1:${2:400}${3:700}} $4px${5:/$6} $7;$0

If you are on $1 tabstop and press delete, the editor should skip to $4 tabstop. Instead is keep looping to remaining stops.

It's an issue present from ST2 at least (was the most annoying thing from the very first day of my ST experience)

@BenjaminSchaaf
Copy link
Member

Fixed in build 4080.

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

No branches or pull requests

5 participants