iamlongalong / vscode-auto-cursor-accept

๐Ÿš€ Supercharge your Cursor IDE experience! This extension automatically accepts AI suggestions, making your coding flow seamless and efficient. Perfect for developers who trust Cursor's AI and want to speed up their coding process. A VS Code extension that automatically accepts and runs Cursor AI suggestions to improve your coding efficiency.

Repository from Github https://github.comiamlongalong/vscode-auto-cursor-acceptRepository from Github https://github.comiamlongalong/vscode-auto-cursor-accept

VS Code Auto Accept

English | ็ฎ€ไฝ“ไธญๆ–‡

๐Ÿš€ Supercharge your Cursor IDE experience! This extension automatically accepts AI suggestions, making your coding flow seamless and efficient. Perfect for developers who trust Cursor's AI and want to speed up their coding process.

A VS Code extension that automatically accepts and runs Cursor AI suggestions to improve your coding efficiency.

Installation

You can install this extension in several ways:

  1. Install through VS Code Marketplace

    • Open VS Code
    • Click on the Extensions icon in the Activity Bar
    • Search for "Auto Cursor Accept"
    • Click Install
  2. Install through Marketplace URL

  3. Quick Install

    • Press Ctrl+P (Windows/Linux) or Cmd+P (macOS)
    • Paste the following command:
    ext install iamlongalong.vscode-auto-cursor-accept
    

Features

  • Automatically accept Cursor AI suggestions
  • Improve coding efficiency
  • Seamless integration with Cursor IDE

Usage

  1. Open Command Palette (Ctrl+Shift+P or Cmd+Shift+P)
  2. Type "Start Auto Accept"
  3. Press Enter to start auto-accepting Cursor suggestions

Requirements

  • VS Code 1.85.0 or higher
  • Cursor IDE installed

Extension Settings

This extension contributes the following settings:

  • extension.startAutoAccept: Enable/disable automatic acceptance of Cursor suggestions

Release Notes

1.0.1

  • Fixed command registration issue
  • Added bilingual documentation (English and Chinese)
  • Improved error messages and logging
  • Code optimization and cleanup

1.0.0

Initial release of Auto Cursor Accept

  • Automatic acceptance of Cursor AI suggestions
  • Simple command to toggle auto-accept feature

About

๐Ÿš€ Supercharge your Cursor IDE experience! This extension automatically accepts AI suggestions, making your coding flow seamless and efficient. Perfect for developers who trust Cursor's AI and want to speed up their coding process. A VS Code extension that automatically accepts and runs Cursor AI suggestions to improve your coding efficiency.

License:MIT License


Languages

Language:JavaScript 46.7%Language:TypeScript 29.6%Language:HTML 23.8%