moe icon indicating copy to clipboard operation
moe copied to clipboard

Setting: autoindent table

Open fox0430 opened this issue 2 years ago • 3 comments

fox0430 avatar Jul 14 '21 09:07 fox0430

Explain please :laughing:

uninhm avatar Aug 16 '21 16:08 uninhm

@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!

fox0430 avatar Aug 16 '21 16:08 fox0430

Maybe you should add the lisp indentation too.

PD: The case 2 is very haskellic :laughing:

uninhm avatar Aug 16 '21 16:08 uninhm