Open Xiphereal opened 2 years ago
Thanks for reporting the issue. @w5l are you available to take a look?
Please try to fix this as soon as possible as it causes a lot of noise in code reviews.
Any updates?
Hope you can take a look at this, still a relevant issue 😄
I have the same problem. It is quite annoying.
Environment
Description
When applying code clean up on saving with "Wrap comments at column" at 100 and "Skip wrapping on the last word" enabled, if line has a content similar to this:
(Note the 8 spaces of indentation).
then the formatting changes from one line to multiple lines an viceversa each time the code clean up is applied.
Current behavior
The formatting changes from one line to multiple lines an viceversa each time the code clean up is applied.
Expected behavior
A formatting (either one line or multiple lines) is applied once and doesn't change on each code clean up.