Line Deletion should not change the cursors position
This plugin is awesome! What is disliked was the fact that the cursor changes the line position after a line is deleted. I don't think this is really good option because you have to move the cursor manually after each deletion.
I did it exctly the way I like it. You are free to alter the code to fit your likings :)
On 14.06.2015 г., at 16:43, Gerardo Navarro Suarez [email protected] wrote:
This plugin is awesome! What is disliked was the fact that the cursor changes the line position after a line is deleted. I don't think this is really good option because you have to move the cursor manually after each deletion.
You can view, comment on, or merge this pull request online at:
https://github.com/ptfly/XcodeKit/pull/8
Commit Summary
Fixing an issue where the cursor did not stayed at the same line after executing the "Delete Selection / Line" Command Added comments File Changes
M XcodeKit/XcodeKit.m (2) Patch Links:
https://github.com/ptfly/XcodeKit/pull/8.patch https://github.com/ptfly/XcodeKit/pull/8.diff — Reply to this email directly or view it on GitHub.