vscode-haskell
vscode-haskell copied to clipboard
How to prevent `Apply hint` changing tabs to spaces?
How do I prevent the hint applier (like remove redundant brackets) from changing all my indentation and changing my tabs to spaces please? I can't see a setting in the config.
And also, how do I turn off the indentation underliner completely in my code please?
Hi, thank you for the bug report! This feature is provided by the Haskell Language Server, and the discussion and bug-fix should happen in haskell/haskell-language-server#3141
lol. They say they aren't responsible for code underlining - that's a VSC thing
Closing, since this is an issue in apply-refact as https://github.com/haskell/haskell-language-server/issues/3141 says