Add option to touch only changed lines
Offen
enhancement
- Vorherrschende Sprache
- Vim Script
- Sterne
- 1.1k
- Forks
- 102
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
It would be nice to have a mode to detect which lines you had touched in this editing session and only format those ranges.
We'd need a way to decide between this behavior and formatting the whole buffer. One option would be a new `:FormatChangedLines` and `:AutoFormatChangedLines` command that would work as variants of `:FormatCode` and `:AutoFormatBuffer`.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.