mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-26 07:00:55 -04:00
Pressing SHIFT + TAB while no text is selected would indent the text which is uncommon behavior. This change will always unindent the code regardless of whether text is selected or not.