Commit fefcb78
Dave Smith
Improve performance of white space removal
On large'ish python files, this was taking 10+ seconds
at save time. Now it runs instantly, even on very large
python files.
Cursor position does not move.1 parent e877c7e commit fefcb78
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
137 | 142 | | |
138 | 143 | | |
139 | 144 | | |
| |||
0 commit comments