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

smartIndent causes race condition #4

Open
enjalot opened this issue Apr 6, 2015 · 0 comments
Open

smartIndent causes race condition #4

enjalot opened this issue Apr 6, 2015 · 0 comments

Comments

@enjalot
Copy link
Contributor

enjalot commented Apr 6, 2015

Easy to reproduce by using an editor in JS mode and writing a function like

function() {
}

when you hit enter and type the } two changes get fired which messes up the checking logic. probably need some more involved testing to deal with this.

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