Current functionality:
If I right-click on a line and choose Isolate from the context menu, Cirrus dynamically recompares the sides and puts the isolated line in a section that includes the null space opposite the isolated line on the other side:

This is okay... but when the user is isolating a line for the purpose of copying or merging it into another pane, it can result in users like me accidentally overlaying the other side instead of merging the values since I often forget to do the gutter click after the isolate, and end up having to undo and redo the whole thing.
I would like to propose that when a user isolates a line, have Cirrus programmatically "gutter select" that line on the side where the isolation was initiated:

This would allow the user interact with (copy) the isolated line without the additional step of having to gutter select. An auto gutter select also seems to be appropriate since the word "isolate" means to single out or to separate from a group. The gutter select just takes it one step further.
If I right-click on a line and choose Isolate from the context menu, Cirrus dynamically recompares the sides and puts the isolated line in a section that includes the null space opposite the isolated line on the other side:

This is okay... but when the user is isolating a line for the purpose of copying or merging it into another pane, it can result in users like me accidentally overlaying the other side instead of merging the values since I often forget to do the gutter click after the isolate, and end up having to undo and redo the whole thing.
I would like to propose that when a user isolates a line, have Cirrus programmatically "gutter select" that line on the side where the isolation was initiated:

This would allow the user interact with (copy) the isolated line without the additional step of having to gutter select. An auto gutter select also seems to be appropriate since the word "isolate" means to single out or to separate from a group. The gutter select just takes it one step further.
Comment