-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
formatter like alignEntries doesn't work anymore after v1.1.0 #32
Comments
@kkiyama117 I think it's broken, testing using our code https://github.com/parallel-finance/parallel/runtime/heiko/Cargo.toml, it cannot align the entries |
@GopherJ Thanks, I will check it out. |
@GopherJ |
|
the current align entries looks strange, it used to align |
coc-toml used to align like this according to
|
In my environment Format works(like this) with your coc-toml config. Is this different from yours? If you think this behavior strange, it is a taplo problem and we must make changes there. |
@GopherJ Sorry, this gif didn't show the whole screen.
becomes
|
Since the specs of Taplo have changed, I think we need to add an "old mode" and a "new mode" or something in Taplo to make it behave the same as the old one. |
No description provided.
The text was updated successfully, but these errors were encountered: