vscode-haskell icon indicating copy to clipboard operation
vscode-haskell copied to clipboard

How to prevent `Apply hint` changing tabs to spaces?

Open RichardJECooke opened this issue 3 years ago • 2 comments

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?

RichardJECooke avatar Sep 06 '22 11:09 RichardJECooke

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

fendor avatar Sep 06 '22 11:09 fendor

lol. They say they aren't responsible for code underlining - that's a VSC thing

RichardJECooke avatar Sep 06 '22 11:09 RichardJECooke

Closing, since this is an issue in apply-refact as https://github.com/haskell/haskell-language-server/issues/3141 says

fendor avatar Mar 30 '23 08:03 fendor