VS Code Auto Accept
English | 简体中文
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:
Install through VS Code Marketplace
- Open VS Code
- Click on the Extensions icon in the Activity Bar
- Search for "Auto Cursor Accept"
- Click Install
Install through Marketplace URL
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
- Open Command Palette (
Ctrl+Shift+P or Cmd+Shift+P )
- Type "Start Auto Accept"
- 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
| |