dontrolle / vscode-reflow-lines

Reflow paragraph extension for vscode
3 stars 5 forks source link

Insert line breaks as-you-type #2

Open dontrolle opened 7 years ago

dontrolle commented 7 years ago

As a configurable (off-by-default) option, reflowing should happen automatically as you type, instead of being available as a command.

When exactly to insert the linebreak probably requires a bit of experimentation with usability. Intuitively, the best solution seems to be to break the line after the insertion of a space at a position larger than reflow.preferredLineLength.