this post was submitted on 25 Jun 2023
6 points (100.0% liked)

Ruby

9 readers
1 users here now

A community for discussion and news about Ruby programming.

Learning Ruby?

Tools

Documentation

Books

Screencasts

News and updates

founded 1 year ago
MODERATORS
 

Hi all!

What do you guys use for completions in VSCode? I'm driving into ruby right now and have been a bit underwhelmed by what I've tried.

you are viewing a single comment's thread
view the rest of the comments
[–] unquietwiki@programming.dev 3 points 1 year ago (2 children)

If you're not opposed to AI-tooling, Rubberduck and GitHub Copilot are useful. The former is free, but requires an API key (and subscription past trial use) from OpenAI; the latter is $10/mo for individual users.

[–] ollien 1 points 1 year ago

Thanks - this isn't quite what I meant by completions, but I suppose it technically is completions!

load more comments (1 replies)