How to untab a selection
Is there a way to untab (move one tab mark to the left) a whole selection (highlighted - multiple lines) in replit? I have about 200 lines of code that are all tabbed one too far over. Is there a way to untab a whole selection?
Muffinlavania
its shift tab btw
Hunstraucity
Update - I figured it out
Hello. Press
shift+tab
to untab.You can also:
ctrl+[
to tab leftctrl+]
to tab right@Coder100 Thank you for those last two, never knew about them.
lol np @SixBeeps