Disable auto-completion in prompt
已回答
How to disable AI auto-completion inside AI Assitant prompt?
It's so distracting that I use an external editor (outside IDE) to write a prompt and paste it into IDE.
It literally NEVER got it right so it's not helpful and intrusive because it shows up and forces me to read this non-sense (because it brings attention by changing after typing a word).
Thanks,
Jacek.
请先登录再写评论。
Hi,
You can disable AI auto-completion in the AI Assistant prompt by opening Settings > Editor > General > Inline Completion and unchecking the "AI Chat Input" option under the "Features" section. This will disable AI-powered suggestions in the AI Assistant prompt. For more details, refer to the official documentation: https://www.jetbrains.com/help/ai-assistant/code-completion.html#configure-cloud-completion
Best regards
It worked, thanks!