Amazon Q Auto-Accept Extension
🚀 VS Code extension yang secara otomatis menerima dan menjalankan perintah dari Amazon Q Developer.
✨ Features
- ⚡ Auto-accept Amazon Q Developer commands
- 🎯 Toggle on/off dengan keyboard shortcut (
Alt+A)
- 📊 Status indicator di status bar
- 🛡️ Error handling dan resource protection
- 🔄 Automatic retry dengan limit protection
📦 Installation
From VS Code Marketplace
- Buka VS Code
- Tekan
Ctrl+Shift+X untuk membuka Extensions
- Cari "Amazon Q Auto-Accept"
- Klik Install
From VSIX File
- Download
.vsix file dari releases
- Buka VS Code
- Extensions →
... → Install from VSIX
🎮 Usage
Toggle Auto-Accept
- Keyboard: Tekan
Alt+A
- Status Bar: Klik icon di kanan bawah
- Command Palette:
Ctrl+Shift+P → "Amazon Q: Toggle Auto-Accept"
Status Indicator
- ⚡ Amazon Q: AUTO (orange) = Auto-accept aktif
- ⊘ Amazon Q: MANUAL (default) = Auto-accept nonaktif
⚠️ Important Notes
- Extension ini akan mengeksekusi semua command Amazon Q secara otomatis
- Gunakan dengan hati-hati karena command akan dijalankan tanpa konfirmasi
- Auto-accept berjalan setiap 300ms untuk respons yang cepat
- Otomatis berhenti setelah 10 error berturut-turut
🔧 Development
git clone https://github.com/itsanla/extension-amaq.git
cd extension-amaq
pnpm install
pnpm run compile
Build & Package
./package-extension.sh
./install-dev.sh
📋 Requirements
- VS Code ^1.80.0
- Amazon Q Developer extension
🐛 Known Issues
- Auto-accept yang agresif dapat mengganggu terminal dan sidebar lain
- Command execution mengambil fokus dari editor
📝 Release Notes
1.0.0
- Initial release
- Auto-accept functionality
- Keyboard shortcut support
- Status bar indicator
- Error handling dan protection
📄 License
MIT
🤝 Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
👤 Author
itsanla
| |