All notable changes to the "vscode-react-developer-toolkit" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
This section is empty!
- Create React Component: New feature to scaffold React components from the Explorer context menu.
- Create React Hook: Functionality to generate custom React hooks.
- Create React HOC (Higher-Order Component): Tool to set up Higher-Order Components.
- Create React Context: Feature to simplify the creation of React Contexts.
- Create React Provider: Ability to easily generate Provider components.
- Dedicated "React Developer Toolkit" submenu in the Explorer context menu for easy access to all features.
- Grouped commands for intuitive access and usage.
- Compatibility with Visual Studio Code version 1.94.0 and above.
- Built with TypeScript for improved type safety and developer experience.
- Utilizes pnpm for package management.