#Jupyter extension
1 messages · Page 1 of 1 (latest)
So do you not want it to automatically appear? Only on shortcut?
I think we can add such a setting
Yes I would love that!
BTW I upgraded to "Pro" but wasn't quite sure if this impacted the Chrome extension. Does it?
My whole team is moving to using Codeium on Jupyter 😄
BTW: We had to change the completion shortcut so it's not 'tab', since that conflicts with jupyter's popup dynamic completions (which are also useful, even with Codeium) -- so I'm using backtick.
Don't think any of the Pro features apply to the chrome extension currently, although this may change in the near future, specifically faster autocomplete (although it sounds like you actually want slower autocomplete right now 🙂 )
Yeah if I could set the # milliseconds to be a little longer, that would totally solve my problem. Well if you add Pro to Chrome lemme know and we'll buy a few more licenses 😄
Will do. I'll get back to you tomorrow on the setting to either increase autocomplete delay or have it only trigger via a shortcut
Just bumping this @delicate dragon !
yep, we're still working on it; this is still planned
@placid prawn version 1.20.4 was just approved today, the options page now includes this:
Thank you!
It works great! 😄
One outstanding challenge even after this helpful fix is that Codeium still adds suggestions to the last cell I was in even after I've executed it and moved on! Would it be possible to have it only add suggestions when there's an active textbox/cursor?