Skip to content

Fix indenting of strings between brackets #28

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
Jul 27, 2014
Merged

Conversation

JelteF
Copy link
Contributor

@JelteF JelteF commented Jul 8, 2014

While trying to come up with a fix for #27 I found out that strings without spaces get indented to the beginning of the line instead of to a matched bracket.
This is because the cursor is in a string and that skips finding the opening bracket.

Add unit test

Add myself to authors
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