albertromkes / tabout

Tab out of quotes, brackets, etc for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=albert.TabOut#review-details
MIT License
122 stars 30 forks source link

can't make a backward action #12

Open vitalii-webdev opened 6 years ago

vitalii-webdev commented 6 years ago

it would be great to see the backward action on Shift+Tab combination meaning, while single Tab moves cursor from left to right (out of parenthesis) combination Shift+Tab moves it back from right to left (inside parenthesis)

NickSchmitt commented 4 years ago

it would be great to see the backward action on Shift+Tab combination meaning, while single Tab moves cursor from left to right (out of parenthesis) combination Shift+Tab moves it back from right to left (inside parenthesis)

Workaround: "command+shift+\" toggles before and inside parenthesis.

adw259 commented 1 year ago

Using tab + shift to reverse tab no longer works when I enable Tab Out and I would also like to see this fixed. The above key combination does not work.