emacs-lsp / lsp-haskell

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

Switch to using defcustom-lsp #148

Closed michaelpj closed 2 years ago

michaelpj commented 2 years ago

This means that changing the settings will send didChangeConfiguration notifications to running servers, so you shouldn't have to restart the server to see the different configuration.