Problem is when you have flat multiple line of code & you want all of the code indent in one click of button without going through every word, line pressing the button βTabβ.
So I put down few notes containing tutorial to how to indent multiple line of code within one click or one second, Here is how.
Method 01:
Select code you want to Indent
Navigate to ‘Editor’ Menu > Structure > Re-IndentOR
Right Click on Selection > Structure > Re-Indent
Method 02:
Select code you want to Indent
Press
β + [
to Indent Line of Code
Press
β + ]
to Un-Indent or to Remove Indention from Line of Code
Hope it helps,
Thanks & Regards
Mandar Apte