how to change tab in visual studio code change from right to left code example
Example: how to left tab code in vscode
In Visual Studio and most other half decent IDEs you can simply do "SHIFT+TAB". It does the opposite of just TAB.
I would think and hope that the IDEs you mention support this as well.