Skip to content

heltonricardo/vscode-organize-and-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VS Code Organize and Format 📑

Organizes imports and formats code in all files within a directory and its subdirectories using the default formatter configured for each file type in VS Code.

Visual Studio Marketplace

Benefits

  • Enhances productivity.
  • Ensures consistent code styling across the project.
  • Maintains clean, well-organized code with minimal effort.

How to use

  1. Right-click on a folder;
  2. Select the 📑 Organize imports and format files here option.

Example

Instructions image