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

Typing 'null' unindents a line #86

Closed
dramforever opened this issue Apr 14, 2019 · 1 comment
Closed

Typing 'null' unindents a line #86

dramforever opened this issue Apr 14, 2019 · 1 comment

Comments

@dramforever
Copy link

Steps to reproduce:

Type this into vscode:

x =
    null

Actual behavior: The line containing null gets unindented

Expected behavior: Function body remains indented

This also happens if the line is not just null but, say, not (null xs) and you're typing the null part inside of it

@JustusAdam
Copy link
Owner

😂

I know what the reason is and it's just too funny.

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

2 participants