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

Update indentation rules #148

Merged
merged 1 commit into from
Mar 29, 2017
Merged

Conversation

davidanthoff
Copy link
Member

This copies the indentation rule from here.

With current VS Code versions things should now unindent if you press Enter after the end. Still not ideal, but I think we have to wait until microsoft/vscode#2272 gets properly fixed for unindent when the word end is just typed.

This makes some progress on #37.

@davidanthoff davidanthoff added this to the v0.6.0 milestone Mar 27, 2017
@davidanthoff davidanthoff requested a review from ZacLN March 27, 2017 19:52
Copy link
Contributor

@ZacLN ZacLN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I've got the new parser set up to correct these automatically now as well.

@davidanthoff
Copy link
Member Author

I've got the new parser set up to correct these automatically now as well.

Ha, cool! I'll merge this for now.

@davidanthoff davidanthoff merged commit c4d497c into julia-vscode:master Mar 29, 2017
@davidanthoff davidanthoff deleted the indentation branch March 29, 2017 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants