Awesome
<p align="center"> <img src="media/pluginIcon.png" width="160px" height="160px" alt="logo" /> </p> <h1 align="center">AutoDev for VSCode</h1> <p align="center"> <a href="https://marketplace.visualstudio.com/items?itemName=Phodal.autodev"> <img src="https://img.shields.io/visual-studio-marketplace/v/Phodal.autodev" alt="Visual Studio Marketplace Version" /> </a> <a href="https://github.com/unit-mesh/auto-dev-vscode/actions/workflows/ci.yml"> <img src="https://github.com/unit-mesh/auto-dev-vscode/actions/workflows/ci.yml/badge.svg" alt="CI" /> </a> <a href="https://codecov.io/gh/unit-mesh/auto-dev-vscode"> <img src="https://codecov.io/gh/unit-mesh/auto-dev-vscode/graph/badge.svg?token=2i07qhIqQh" alt="codecov" /> </a> </p>๐งโAutoDev: the AI-powered coding wizard with multilingual support ๐, auto code generation ๐๏ธ, and a helpful bug-slaying assistant ๐! Customizable prompts ๐จ and a magic Auto Dev/Testing/Document/Agent feature ๐งช included! ๐
JetBrains' IDE Version: https://github.com/unit-mesh/auto-dev
Documentation: https://vscode.unitmesh.cc/
Quick Start Guide to Contributing
Contributing Documentation: https://vscode.unitmesh.cc/development
Join the Community
<img src="https://unitmesh.cc/images/qrcode.jpg" height="400px" alt="wechat qrcode" />If you are interested in AutoDev, you can join our WeChat group by scanning the QR code above.
๏ผๅฆๆ็พคไบ็ปด็ ่ฟๆ๏ผๅฏไปฅๆทปๅ ๆ็ๅพฎไฟกๅท๏ผphodal02
๏ผๆณจๆ AutoDev
๏ผๆๆไฝ ๅ
ฅ็พค๏ผ
Roadmap
Normal features
Feature | VSCode Status | IDEA Status |
---|---|---|
Chat mode | โ | โ |
Code completion | โ | โ |
AutoDoc | โ | โ |
Custom Prompt | โ | โ |
Prompt Overwrite | โ | โ |
Commit Message | โ | โ |
Gen API Data | โ | โ |
AutoTest | โ | โ |
Refactoring: Rename | โ | โ |
Refactoring: fix | โ | โ |
Refactoring: with Lint | โ | โ |
CLI Suggest | โ | โ |
Natural Language search features
Feature | VSCode Status | IDEA Status |
---|---|---|
Custom RAG | โ | โ |
NL Semantic Search | โ | โ |
Multiple RAG Strategy | โ | โ |
DevOps features
Feature | VSCode Status | IDEA Status |
---|---|---|
Dockerfile | โ | โ |
CI/CD | โ | โ |
AI Agent features
Feature | VSCode Status | IDEA Status |
---|---|---|
AI Agent: DevIns Lang | โ | โ |
AI Agent: Custom Agent | โ | โ |
AI Agent: AutoCRUD | โ | โ |
AI Agent: AutoArkUI | โ | โ |
AI Agent: AutoSQL | โ | โ |
AI Agent: AutoPage | โ | โ |
Resources
- Code search Sweep
- TreeSitter Playground
LICENSE
Inspired and based on๏ผ
- AI-based Coding Editor Continue for LLM provider and CodeCompletion.
- AI-based conversational search Bloop for indexes and code search.
- AI-powered coding wizard AutoDev for AutoTasking.
- TreeSitter-based architecture analysis: Guarding
- Static SCA analyser: ArchGuard
- DevIns parser based on VSCode Markdown
- Git parser based on GitLens with MIT License
AutoDev VSCode is licensed under the Apache 2.0
license as defined in LICENSE.