Lars Grammel

Rubberduck - ChatGPT for Visual Studio code

by•
AI chat in the Visual Studio Code side bar. Rubberduck can generate code, edit code, explain code, generate tests, find bugs, diagnose errors, and more. You can even add your own conversation templates.

Add a comment

Replies

Best
Ilya Krotov
I think it would be neat if Rubberduck could also auto-generate documentation for code so that it would be easier to understand and debug. That way, developers can focus more on coding and less on writing documentation too
Lars Grammel
@ilkrotov it can (using 'start custom chat' -> documentation). However, the outputs vary by programming language, so it is often better to create a customized chat template for the programming language that you are using.
Duarte Martins
Very cool, I look forward to using this as I improve my Ruby on Rails knowledge.
Cam Burley
I’ll try just about and VSCode extension. More excited to try this than most!
Rishikesh Bidkar
Hi, is it available for android studio as well? or you guys will launch it in future?
Lars Grammel
@rustyrishii it'll only be available for vs code for the foreseeable future
Rishikesh Bidkar
@lars_grammel1 😭😭 But why?
Lars Grammel
@rustyrishii developing this for a different IDE would be a completely separate effort
Rishikesh Bidkar
@lars_grammel1 how is this extension Built?like what's the process? sorry if I'm too annoying.
Lars Grammel
@rustyrishii you can find the source code here: https://github.com/rubberduck-ai... - it is very specific to VS Code
Carter Michael
Love that it doesn't just generate code but explains as well, making it useful for new coders and veterans trying something new. Great idea and congrats on the launch!
João Rodrigues
Great idea!
Usama Ejaz
Congrats on the launch of Rubberduck! Let's see what conversations this smart assistant can start!
Madhu Singh
I've been using Rubberduck for a while now and I'm blown away by the capabilities of this AI chat. It's like having a personal assistant for coding! The ability to generate tests and explain code is a huge help. Definitely a must-have for any developer.
Vaishali Sethi
Rubberduck has made my life so much easier as a developer. The AI chat in the Visual Studio Code side bar is intuitive and easy to use, and the ability to generate code and find bugs saves me so much time. Highly recommend for anyone looking to streamline their workflow.
Rene Yibowei
Will using rubberduck cost OpenAI tokens?
Lars Grammel
@rene_yibowei Yes, it uses your OpenAI key and you pay for the token usage. Even if you use it a lot, the cost is quite moderate though - usually a few cents US per day.