Ignore PrettierThis is a development branch that is actively being worked on. Allows you to add and remove files from ~~This is especially useful when you want to ignore a file temporarily.~~ If you just want to ignore it temporarily It may be more convenient to use the Formatting Toggle. Alternatively, VS Code provides Save Without Formatting. InstallationInstall through VS Code extensions. Search for Visual Studio Code Market Place: Ignore Prettier UsageUsing Status BarBefore click status bar, the following is required
Toggle
If the file has not been added to .prettierignore.The file will be added. If the file has been added to .prettierignore.The file will be removed. Using Command Palette (CMD/CTRL + Shift + P)Before running the command, the following is required
Add to If
Remove from If
Toggle add and remove from
Release Notes1.0.0
1.0.1
2.0.0
|