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

Refresh the settings from the vscode extension schema #144

Closed michaelpj closed 2 years ago

michaelpj commented 2 years ago

Some of these settings have worse names now, but I've opted to just keep the autogenerated ones to make it easier to keep these up-to-date (which has been a problem thus far.

This will break some users, but I think trying to maintain full backwards compatibility when the options are changing underneath us is a fool's errand.

alanz commented 2 years ago

I agree that keeping it aligned with current and future config is the most important requirement.