Closed
Description
I am writing comments, and after typing a text like
/// Returns whether the two types are equal up to lifetimes.
when I typed the final .
, a menu suggesting "where" as autocompletion appears, so when I hit enter to start a new line, it instead inserts the text "where" at the end of the previous line. That is quite annoying, I have to hit escape-enter each time I want to start a new line.
Is there a way to make RA not auto-complete when writing comments?
Metadata
Metadata
Assignees
Labels
No labels