Package Exports
- a11-coder
- a11-coder/out/extension.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (a11-coder) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
A11 β AI Coding Agent
The best AI coding agent for VS Code. Powered by A11/funesterie.
Du chaos de l'information Γ la clartΓ© du sens.
Features
- π€ Chat AI β Conversational AI assistant directly in VS Code
- π Explain Code β Understand any code snippet instantly
- π Fix Errors β Automatically diagnose and fix bugs
- β»οΈ Refactor β Clean and modernize your code
- β¨ Generate Code β Create code from natural language descriptions
- π§ͺ Generate Tests β Auto-generate unit and integration tests
- ποΈ Code Review β Get expert feedback on your code
- π Commit Messages β Generate meaningful git commit messages
- π Documentation β Auto-generate JSDoc/TSDoc/docstrings
- β‘ Optimize β Performance analysis and improvements
- π Security Audit β Detect vulnerabilities and security issues
- π¬ Inline Chat β Chat directly in the editor (Ctrl+I)
Getting Started
Trial Mode
Use A11 for free with 50 requests β no account required.
Full Access
Sign in with Google or create an account for unlimited access.
- Free: 50 requests
- Premium: 149 EUR/month β creation tokens
Commands
| Command | Shortcut | Description |
|---|---|---|
| A11: Chat | Ctrl+Shift+A |
Open chat panel |
| A11: Expliquer le code | Ctrl+Shift+E |
Explain selected code |
| A11: Corriger les erreurs | Ctrl+Shift+F |
Fix errors in current file |
| A11: Chat inline | Ctrl+I |
Inline chat in editor |
Context Menu
Right-click in the editor to access A11 commands:
- Explain, Fix, Refactor, Generate, Test, Review, Docs, Optimize, Security
Configuration
{
"a11.serverUrl": "https://a11.funesterie.pro",
"a11.model": "gpt-4o-mini",
"a11.autoSuggest": true,
"a11.theme": "auto"
}Requirements
- VS Code 1.85.0 or higher
- Internet connection (for cloud LLM)
Privacy
Your code is sent to the A11 backend for processing. The chat web surface lives at alphaonze.funesterie.pro; the production VSIX endpoint is a11.funesterie.pro.
Made with β€οΈ by funesterie