Disable all suggestions for Markdown
When opening a Markdown file, I get code completion suggestions. I don't want these, and I can't figure out how to be rid of them completely without also disabling suggestions in javascript or typescript files. I have already disabled the Markdown plugin to no avail
请先登录再写评论。
Had a similar issue in IntelliJ IDEA, after I paste a link or some text, the IDE tries to predict the next line with fake information.
Was able to change this behavior in the Inline code completion settings:
Editor -> General -> Code Completion -> Inline
Untick:
* Markdown