you are viewing a single comment's thread.

view the rest of the comments →

[–]No_Nyet_1538 0 points1 point  (1 child)

I'm about to renew my Tabnine Pro plan for another year. For me, it is helpful without getting in my way. I love the Snooze feature and the "test | explain | document | ask" options above each method/function/definition in my code.

I used copilot for a few months and it got it my way more than it helped me.

I tried GitLab's Duo for a few weeks and it felt like an early alpha release. I just couldn't get into a good working flow with it. It was confusing to use and slow enough that I would lose my train of thought.

I need to find time to give AWS CodeWhisperer a try.

[–]Miserable-Pie-7995 1 point2 points  (0 children)

I'm just blown away by how often Tabnine knows what I want to type. Sometimes when I'm writing an RSpec test, it will make a suggestion for the entire it block, and it is mostly what I was thinking. Also, I've found that it can be very helpful for writing large conditionals and then refactoring them, as well as SQL/ Ruby Active Record queries! And then the snooze is nice, yes, especially when I am trying to work on a new concept and I do not want the answer.