Closed
Description
Hey there, it's either currently not possible or I don't know how to exactly disable the stan plugin.
- Config is
"stan": { "globalOn": false }
- Docs don't list
stan
plugin - The default configuration (
haskell-language-server-wrapper generate-default-config
) doesn't have an entry forstan
.
Is globalOn
respected for this plugin?
Vim
Still enabled, but expected to be off
CLI
Still enabled, but expected to be off
Additional context
haskell-language-server-wrapper --probe-tools
haskell-language-server version: 1.8.0.0 (GHC: 9.2.4) (PATH: /home/andreas/.ghcup/bin/haskell-language-server-wrapper-1.8.0.0)
Tool versions found on the $PATH
cabal: 3.8.1.0
stack: 2.7.5
ghc: 9.2.4
Tool versions in your project
ghc: 8.10.7