This is the README for the Prettier-plus extension. It is designed to help you make your code prettier with enhanced snippets, especially for React projects.
Features
Prettier-plus Integration: Offers snippets to streamline code formatting and enhance your React development experience.
React-Friendly: Includes React-specific snippets for more efficient development, like hooks, state management, and handlers.
Requirements
VS Code: Make sure you have Visual Studio Code version 1.100.0 or above installed.
Extension Settings
This extension does not add any specific settings through contributes.configuration but provides predefined code snippets for faster development.
Known Issues
Issue with Visual Studio Version: If you are using an older version of VS Code or Node.js, you might encounter compatibility issues. Make sure to update to the latest versions.
Release Notes
1.0.0
Initial release with React snippets for hooks, handlers, and state management.
1.0.1
Fixed issue with snippet expansion.
Added more React-specific utility snippets.
1.1.0
Improved code quality and added additional JavaScript snippets.