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

Incorrect indentation after string literal #32

Closed
dom96 opened this issue Jan 7, 2017 · 3 comments
Closed

Incorrect indentation after string literal #32

dom96 opened this issue Jan 7, 2017 · 3 comments
Labels

Comments

@dom96
Copy link

dom96 commented Jan 7, 2017

Type the following in:

"foobar"

Place the cursor after the "foobar" line and press enter. The cursor should end up on the next line at column 0, but it instead ends up indented once at column 2.

@kosz78 kosz78 added the bug label Jan 9, 2017
@kosz78 kosz78 closed this as completed in 83182d1 Feb 6, 2017
@dom96
Copy link
Author

dom96 commented Feb 25, 2017

This is still broken for me in the latest version.

@endragor endragor reopened this Feb 27, 2017
RSDuck added a commit to RSDuck/vscode-nim that referenced this issue Feb 27, 2017
@kosz78
Copy link
Collaborator

kosz78 commented Mar 22, 2017

@dom96 the issues should be fixed in the latest release

@kosz78 kosz78 closed this as completed Mar 22, 2017
@dom96
Copy link
Author

dom96 commented Mar 22, 2017

Wonderful. Thanks :)

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

No branches or pull requests

3 participants