▲ | Thorrez 5 days ago | |||||||
If your editor auto reflows the text, that will conflict with this, by erasing line breaks you inserted. This is imposing an 80-character line length limit. With a line length limit, I want an editor to reflow my text so I don't have to do the line length limit manually. | ||||||||
▲ | layer8 5 days ago | parent [-] | |||||||
Many editors allow reformatting a user-selected portion or the current line, and some even the current sentence, with a simple keyboard shortcut. | ||||||||
|