-
Notifications
You must be signed in to change notification settings - Fork 65
Description
Forgive me if this is the wrong place to ask questions, I am still trying to get used to github and I don't see other places to ask questions on projects than in the issues (which I personally feel should be related to bugs, and not questions)...
Since I updated all my emacs plugins recently, I am now getting autocompletion drop downs when writing in F# comments.
I didn't get autocompletion dropdowns in comments before updating, and I find them to be profoundly annoying since they hide my code while I'm writing on a comment. Don't get me wrong, I love having the autocompletion dropdown when working with the actual code itself, -I just don't want them when writing on my comments as they obscure the view of the code.
Is there a way to get rid of autocompletion dropdowns when writing on comments?
I realize that the "autocompletion in comments" might be caused by another plugin since I am using Spacemacs which is bundled with many plugins, but as a clueless Emacs rookie I have to start the investigation somewhere...