Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>MIDE RulesNew to Visual Studio Code? Get it now.
MIDE Rules

MIDE Rules

yulu1016

|
95 installs
| (0) | Free
Generate .mcopilotrules based on best practices from cursor.directory
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MIDE Rules

A VSCode extension that helps developers generate .mcopilotrules files based on best practices from cursor.directory.

Features

  • Automatically generates .mcopilotrules file in your workspace
  • Fetches best practices templates from cursor.directory
  • Interactive template selection with detailed preview
  • Easy to use with a single command

Usage

  1. Open your project in VSCode
  2. Press Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (macOS) to open the command palette
  3. Type "Generate Cursor Rules" and select the command
  4. From the dropdown menu, select a rule template that best fits your project
    • Each template shows its title, description, and number of included rules
    • You can search templates by name or description
  5. The extension will create a .mcopilotrules file in your workspace with the selected template's rules

Templates

The extension fetches templates from cursor.directory, which may include:

  • TypeScript best practices
  • React development guidelines
  • Python coding standards
  • And many more language-specific rule sets

Requirements

  • Visual Studio Code 1.60.0 or higher
  • An active internet connection to fetch rules from cursor.directory

Extension Settings

This extension doesn't require any additional settings.

Known Issues

  • The cursor.directory API endpoint is currently mocked and will be updated once the actual API is available.

Release Notes

0.0.1

Initial release of MIDE Rules:

  • Basic functionality to generate .mcopilotrules files
  • Interactive template selection
  • Integration with cursor.directory
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft