DevAlley Assistant
DevAlley VSCode Assistant is an AI-powered coding companion that provid chat assistance directly in Visual Studio Code.
Features
- Chat Assistant: Interactive AI chat panel for coding help
- Customizable Settings: Adjust debounce delay, context lines, and timeouts
- Keyboard Shortcuts: Quick access with Ctrl+Alt+A (chat) and Ctrl+Alt+D (toggle autocomplete)
Requirements
This extension connects to the DevAlley AI backend service.
Extension Settings
This extension contributes the following settings:
devalley.autoComplete.enabled : Enable/disable AI-powered inline completions
devalley.autoComplete.debounceDelay : Delay before requesting suggestions (500-3000ms)
devalley.autoComplete.maxContextLines : Maximum context lines to send (10-200)
devalley.autoComplete.timeout : API request timeout (5000-30000ms)
Release Notes
0.0.1
Initial release of DevAlley Assistant
| |