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

Setting: autoindent table #1398

Open
fox0430 opened this issue Jul 14, 2021 · 3 comments
Open

Setting: autoindent table #1398

fox0430 opened this issue Jul 14, 2021 · 3 comments
Assignees
Projects

Comments

@fox0430
Copy link
Owner

fox0430 commented Jul 14, 2021

No description provided.

@fox0430 fox0430 self-assigned this Jul 14, 2021
@fox0430 fox0430 added this to To do in v0.2.8.0 Jul 14, 2021
@fox0430 fox0430 moved this from To do to On hold in v0.2.8.0 Jul 25, 2021
@uninhm
Copy link
Contributor

uninhm commented Aug 16, 2021

Explain please 😆

@fox0430
Copy link
Owner Author

fox0430 commented Aug 16, 2021

@uninhm

Currently, I am thinking about these things.

Setting the behavior of parentheses when they break lines.
For example,

Case 1

Before

test[]

After

test[
]

Case 2

Before

test[]

After

test[
    ]

We'll be able to choose these.

If you have any other good ideas, they are welcome!

@uninhm
Copy link
Contributor

uninhm commented Aug 16, 2021

Maybe you should add the lisp indentation too.

PD: The case 2 is very haskellic 😆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v0.2.8.0
On hold
Development

No branches or pull requests

2 participants