Currently, llama.qtcreator generates infill suggestions when the user positions the cursor. This is inefficient and inconvenient, because it is typical for the cursor to be positioned as the user navigates or explores the code and not necessarily intends to edit it. Generating suggestions in this case wastes system resources and actually distracts from reading the code, especially if the generated suggestions are multi-line.
Please, change the behavior so that the suggestions are only generated after the user starts typing, with a small delay, or on an explicit request via hotkey.
Kubuntu 24.04, QtCreator 19.0.1, llama.qtcreator 3.0.3.
Currently, llama.qtcreator generates infill suggestions when the user positions the cursor. This is inefficient and inconvenient, because it is typical for the cursor to be positioned as the user navigates or explores the code and not necessarily intends to edit it. Generating suggestions in this case wastes system resources and actually distracts from reading the code, especially if the generated suggestions are multi-line.
Please, change the behavior so that the suggestions are only generated after the user starts typing, with a small delay, or on an explicit request via hotkey.
Kubuntu 24.04, QtCreator 19.0.1, llama.qtcreator 3.0.3.