Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.33 KB

File metadata and controls

48 lines (33 loc) · 1.33 KB

Cursor Rules Dynamic v1.0.0-alpha.1

What's New

  • Initial alpha release of Cursor Rules Dynamic extension
  • Dynamic code analysis for project patterns
  • Automatic .cursorrules file conversion and validation
  • Project scanning functionality with intelligent updates
  • Rule template browsing and management

Improvements

  • Optimized package size with proper .vscodeignore configuration
  • Intelligent backup system for .cursorrules files
  • Enhanced error handling and user feedback

Features

  • Convert existing .cursorrules files to JSON format
  • Scan projects for pattern updates
  • Browse and apply rule templates
  • Status monitoring and notifications
  • Automatic backup of modified files
  • JSON schema validation for .cursorrules files

Installation

From VSIX

  1. Download the cursor-rules-dynamic-1.0.0-alpha.1.vsix file from this release
  2. In VSCode, go to Extensions (Ctrl+Shift+X)
  3. Click the "..." menu at the top
  4. Select "Install from VSIX..."
  5. Choose the downloaded file

From GitHub Packages

npm install @flexrpl/cursor-rules-dynamic@1.0.0-alpha.1

Documentation

For full documentation, visit the project wiki.

Feedback

Please report any issues or suggestions in our GitHub Issues.