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