Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[rename-col] skip gratuitous rewrites (#2092)
Going to and from the AST changes the formatting and pollutes the undo stack even if the expression is logically the same. Now comparing against the canonicalized version to detect worthy changes.
- Loading branch information