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
38 stars 13 forks source link

Enhancement: add timeout for text autocomplete #98

Open pixkk opened 10 months ago

pixkk commented 10 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 10 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?