Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Preserve cursor column through formatting (#1369)
* Preserve cursor column through formatting Save it before calling the formatter, and use the column argument when setting the position after.
- Loading branch information