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.
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
- Visit VS Code Marketplace - Auto Cursor Accept
- Click on the "Install" button
-
Quick Install
- Press
Ctrl+P
(Windows/Linux) orCmd+P
(macOS) - Paste the following command:
ext install iamlongalong.vscode-auto-cursor-accept
- Press
- Automatically accept Cursor AI suggestions
- Improve coding efficiency
- Seamless integration with Cursor IDE
- Open Command Palette (
Ctrl+Shift+P
orCmd+Shift+P
) - Type "Start Auto Accept"
- Press Enter to start auto-accepting Cursor suggestions
- VS Code 1.85.0 or higher
- Cursor IDE installed
This extension contributes the following settings:
extension.startAutoAccept
: Enable/disable automatic acceptance of Cursor suggestions
- Fixed command registration issue
- Added bilingual documentation (English and Chinese)
- Improved error messages and logging
- Code optimization and cleanup
Initial release of Auto Cursor Accept
- Automatic acceptance of Cursor AI suggestions
- Simple command to toggle auto-accept feature