DEV Community

Cover image for Looking for feedback on opensource VS Code AI extension
Lars Grammel
Lars Grammel

Posted on

 

Looking for feedback on opensource VS Code AI extension

I'm developing Rubberduck, an opensource AI chatbot and tool for Visual Studio Code. It can edit code, explain it, generate tests, diagnose errors, or talk about software development.

I plan to release a v1.0 in the coming days and I'm looking for feedback on what to improve.

You can find the extension here:

I also post about it on Twitter (@lgrammel) and there is a Discord.

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git