Open core-ai-bot opened 3 years ago
Comment by njx Thursday Mar 06, 2014 at 17:50 GMT
@
redmunds - fixed the comment, ready for re-review. Does the new behavior feel okay to you in general?
Comment by redmunds Thursday Mar 06, 2014 at 19:02 GMT
@
njx For a single cursor, the new soft tab behavior works great.
For multiple cursors, I think the behavior you implemented makes sense. A similar case that comes to mind is using Ctrl+left/right-arrow -- every cursor is most likely going to move a different number of chars. But, user has option of using Ctrl key or not, so no need to change any behavior there.
Issue by njx Thursday Mar 06, 2014 at 02:09 GMT Originally opened as https://github.com/adobe/brackets/pull/7103
For #7002. See the Google Group thread on soft tabs for more information on the new behavior. I'll add a few comments inline to explain some of the changes.
njx included the following code: https://github.com/adobe/brackets/pull/7103/commits