Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>VSCode Formatter - Multiple filesNew to Visual Studio Code? Get it now.
VSCode Formatter - Multiple files

VSCode Formatter - Multiple files

EL Yuh

|
100 installs
| (3) | Free
VSCode extension to format files and organize imports with right click context menu
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Formatter - Multiple files

This VSCode extension allows the user to format one or multiple files with right-click context menu.

Features

  • Format and organize imports in one or multiple files from Explorer Context Menu

  • Format and organize imports in one or multiple files from SCM Context Menu

  • Format and organize imports in one or multiple files File Tile Context Menu

  • Right-click mouse and choose VF-MF: Format and Organize imports.

Extension Settings

This extension contributes the following settings:

  • formatMultipleFiles.organizeImports: enable/disable organizing imports (default: true).
  • formatMultipleFiles.formatFiles: enable/disable formatting files (default: true).
  • formatMultipleFiles.excludeFilesPattern: File glob pattern (default: null).
  • formatMultipleFiles.includeFilesPattern: File glob pattern (default: **/*).

Reference

  • vscode-folder-source-actions
  • vscode-format-context-menu
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft