The "ppRoundtrip" linter #
The "ppRoundtrip" linter emits a warning when the syntax of a command differs substantially from the pretty-printed version of itself.
The "ppRoundtrip" linter emits a warning when the syntax of a command differs substantially from the pretty-printed version of itself.
The linter makes an effort to start the highlighting at the first difference. However, it may not always be successful. It also prints both the source code and the "expected code" in a 5-character radius from the first difference.