ThilinaHewagama / AutoIndentWithSave

xCode plugin which indent the source code when save

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code jumping on save

o15a3d4l11s2 opened this issue · comments

I know that when using Ctrl+I to re-indent in Xcode sometimes the code is jumping (scrolled) somewhere else. This is very inconvenient when using the plugin and saving the file while typing. The place I am currently writing disappears off-screen and I have to search for it again. Is there some solution that can keep the current position of the scroller or the current line where the cursor is?