Handling Indentation in VS Code

VS Code lets you customize indentation per file, per language, or globally.Other languages might not require it, but messy indentation can make code really hard to read (and debug). Common…