Future Development Plans:
Snippet Set Support
Allow integration and application of multiple code snippets, such as packaging and integrating a complete functional API interface definition file, controller, database ORM, and frontend view-related files for unified application during development.
Variable Support in Snippets
Allow variable definitions within code snippets to facilitate quick modification of variable content during application.
MCP Server Integration
Integrate an MCP Server for code snippets, allowing AI tools to prioritize using project-standardized code snippets for project updates and improvements. Disabled by default, can be manually enabled as needed.
Public Snippet Distribution
Allow synchronization of code snippets with external Git repositories or their subfolders through settings, with sync refresh operations available in the snippet browser.
Command Execution Support for Snippet Application
Allow definition of execution commands within code snippets for execution during application.
Command Execution Support for Snippet Sets
Allow custom commands and scripts in snippet set configuration files for execution during application.