haskell / haskell/haskell-language-server

Bench only disables the plugins that it knows about

Open
#3,792 0 comments 0 reactions 0 assignees View on GitHub
type: bug
Dominant language
Haskell
Stars
3k
Forks
455
Avg merge
2d 19h
Merged PRs (30d)
11

Description

Currently, bench proactively disables all plugins besides the user-provided list that it knows about. This is problematic, because if a plugin has been removed from HLS, then bench will no longer know about it, and can no longer disable it. A possible way to fix this would be for HLS to have a configuration to allow a whitelist of plugins to enable, instead of a blacklist that they do now.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.