VSCode Workspace Formatter Multiple (Fork)
🔧 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. Example
How 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 WorkThis is a fork — I do not accept donations. If you'd like to support this project, please consider donating to the original author, Jan Schaffranek (franneck94) |
