Skip to content

Support new hls generic plugin configuration #336

Closed
@jneira

Description

@jneira

With haskell/haskell-language-server#691 we are introducing a boilerplate style of configuration per plugin, where each gets a global on/off switch, as well as being able to individually turn off parts of a plugin.

At some (hopefully soon) point we will be able to install a custom set of plugins (as proposed here).

So I think we need a meta-config, which can be provided with a list of plugins that are installed in the HLS exe, and generates customization and config entries for each of them.

//cc @alanz @bubba

Metadata

Metadata

Assignees

Labels

type: enhancementAn enhancement to an already existing featuretype: user experienceAn enhancement to the UX, e.g. better error handling

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions