Format files with the default formatter via the VS Code explorer's context menu.
• Formatting a single file
• Formatting files in a folder
Due to the limitations in VSCode API, this extension opens each file, runs formatting command, saves the file, then closes it.

