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

Prefer expanding in some cases instead of hanging equals token #489

Closed
JohnnyMorganz opened this issue Jul 6, 2022 · 0 comments · Fixed by #491
Closed

Prefer expanding in some cases instead of hanging equals token #489

JohnnyMorganz opened this issue Jul 6, 2022 · 0 comments · Fixed by #491
Labels
enhancement New feature or request

Comments

@JohnnyMorganz
Copy link
Owner

image

Mentioned on discord:

I'm thinking we could use some sort of heuristic which only tries hanging at the equals token if the expression is "simple". What "simple" means is a fun question - I would say if it's a function call with either a) an anonymous function or b) two or more tables, then it is no longer "simple"

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

Successfully merging a pull request may close this issue.

1 participant