VSCode Workspace Formatter🔧 Format all your files in a workspace with one click. 🔧 You can define include and exclude patterns to manage which files and directories should be formatted. ExampleHow to use: Format the whole workspace
How to use: Only format selected directories
Extension FeaturesFor including/excluding glob patterns are used. Include Folders for SelectionYou can add glob patterns to include folder and file names. For example, if you only want to format typescript files in your workspace, you could add the following glob pattern:
Exclude Folders for SelectionYou can add glob patterns to exclude folder and file names. For example, if you want to skip formatting for javascript files in your workspace, you could add the following glob pattern:
Extension Settings
Release NotesRefer to the CHANGELOG. LicenseCopyright (C) 2021 Jan Schaffranek. Supporting the WorkFeel free to make a donation, such that i have more time to work on my VSCode extensions. Or use the Link: https://www.paypal.com/donate/?hosted_button_id=3WDK6ET99ZQCU |