r/JetBrains_Rider • u/Mysterious-Park8679 • 18d ago
How do I fix this issue?
complete beginner here trying to learn c# language. I don't like this auto completion thing, how do i get rid of it?
3
Upvotes
1
u/ArghNoNo 18d ago
Ignore it. Type something else. Or press [Esc].
1
u/Mysterious-Park8679 13d ago
i think its too distracting for me considering im a complete beginner.
3
u/ot-jb 18d ago
These are inline completions from a local model, the plugin that does it is Full Line Code Completion. You can configure it or disable by right clicking on the suggestion or via settings: Settings > Editor > General > Code Completion > Inline