emacs-lsp / lsp-haskell

lsp-mode :heart: haskell
https://emacs-lsp.github.io/lsp-haskell
GNU General Public License v3.0
236 stars 62 forks source link

Add option to disable completion in comments #141

Closed michaelpj closed 2 years ago

michaelpj commented 2 years ago

Doesn't fix #135 per se but at least allows people to pick which annoyance they want.

alanz commented 2 years ago

I am getting Error (use-package): lsp-haskell/:catch: Symbol’s function definition is void: lsp-haskell-completion-in-comments after this landed

michaelpj commented 2 years ago

Just fixed.