smallcloudai / refact-intellij

Refact AI: Open-source AI Code assistant with autocompletion, chat, refactoring and more for IntelliJ JetBrains IDEs
https://refact.ai
BSD 3-Clause "New" or "Revised" License
32 stars 12 forks source link

Enhancement: add timeout for text autocomplete #98

Open pixkk opened 7 months ago

pixkk commented 7 months ago

When you need go to next string, you press enter ... and text from refact ai is pasted. Adding cooldown (timeout) after pressing some keyboard key maybe good solution (this can also give you the opportunity to continue writing your code if you don't currently want help from refact ai)

olegklimov commented 7 months ago

Hmm, you press Enter (not Tab), and a grey text from Refact plugin is inserted as real text? Or is it still grey text?