6 ms·
I think this is an amazing gem. And I'm eager to use it on my Rails projects. On a side note, am I the only one who feels that autocomplete tend to get in the
by jevin 12y ago
I think this is an amazing gem. And I'm eager to use it on my Rails projects.
On a side note, am I the only one who feels that autocomplete tend to get in the way when I'm coding?
- ASneakyFox 12y agoThe trick is to actually use it. If you auto complete then your coding should be typing 2-3 characters, hit enter, 2-3 characters, enter and so on. It should feel like you're entering hotkeys not typing. Only real typing should be defining variables and methods. Your coding speed can go way up depending on how good the autocomplete is.