Open make1980 opened 1 month ago
I'm not opposed to this, but it may be a lot of work. Prettier has had the request for 7 years now - https://github.com/prettier/prettier/issues/265
That also brings up some points about potential issues. ascii diagrams, table-formatted text, etc.
I have a PR for this - will publish to get feedbacks. https://github.com/belav/csharpier/pull/1355
.assign
I feel like this would break far too many things, than the few things it would help.
Single line/multi line comments are not automatically wrapped/checked by csharpier.
Input:
Width = 10
Output:
Expected behavior: