This is a feature request for something that would be very helpful for LaTeX and maybe also markdown. Constantly in LaTeX when collaborating we comment out sentences, move them up and down, make changes, etc., and it would be great if there was a setting where we could tell rewrap to start each sentence on its own line.
For example if I have this sentence.
And I also have this other sentence, and I tell rewrap
to run using ctrl+Q or some other command, it would
become:
For example if I have this sentence. And I also have
this other sentence, and I tell rewrap to run using
ctrl+Q or some other command, it would become:
But notice how it combined both sentences into one line. Anyway, this feature would be super helpful for LaTeX, especially when collaborating and using Git.
This is a feature request for something that would be very helpful for LaTeX and maybe also markdown. Constantly in LaTeX when collaborating we comment out sentences, move them up and down, make changes, etc., and it would be great if there was a setting where we could tell rewrap to start each sentence on its own line.
But notice how it combined both sentences into one line. Anyway, this feature would be super helpful for LaTeX, especially when collaborating and using Git.