ypresto / SwiftLintXcode

An Xcode plug-in to format your code using SwiftLint.
Other
351 stars 15 forks source link

Scroll position is changed on correct #3

Open ypresto opened 8 years ago

ypresto commented 8 years ago

When autocorrect changed file, scroll position is unexpectedly changed toward bottom.

ZevEisenberg commented 8 years ago

+1 this is very annoying.

asos-rshev commented 7 years ago

+1 annoys a lot

MartinP7r commented 7 years ago

@asos-rshev @ZevEisenberg I was having the same issue but it was related to https://github.com/ThilinaHewagama/AutoIndentWithSave
The unexpected scroll disappeared when uninstalling AutoIndentWithSave. Could imagine the same issue with similar Plugins that act on filesave.