VSCopilot is an extension aimed at facilitating developers, while waiting to have access to Github Copilot.
Two way :
-
With the command :
Ctrl Shift P (Windows/Linux) or CMD Shift P (Mac) -> Open VSCopilot
-
With the button :
Press the VSCopilot button
-
Deleted multiple languages compatibility 2/24
- C ❌
- C ❌
- C# ❌
- CSS ❌
- Dart ❌
- F# ❌
- Go ❌
- HTML ❌
- Java ❌
- Javascript ✅
- Julia ❌
- Kotlin ❌
- Less ❌
- Lua ❌
- Perl ❌
- PHP ❌
- Python ✅
- Powershell ❌
- R ❌
- Ruby ❌
- Rust ❌
- SCSS ❌
- T-SQL ❌
- Typescript ❌
-
Development of my own AI API
- Add preprocessing to more languages
- Now a real pre-processing IA is behind the API, we dont use Stackoverflow
- Saddly, only Python and Javascript are usable
- The preprocessing AI is not perfect so be nice 😀.
- Now you can analyse function (not for all languages, it will come in futur update)
- More languages compatibility (now 17 languages instead of 4)
- Patch a bug, when question is imprecise
- Added more requests (now 5k)
- System of translate (Support 13 speak languages)
- Work with JS, TS, Go and Python
- Nom you can use button in StatusBar to do the search
- Only for comments
Thanks to Trax and Symbiosis for their help. This project would not exist without them!