Skip to content

Implement PluginMethod for hard-wired in handlers#2977

Merged
michaelpj merged 1 commit intohaskell:masterfrom
fendor:cleanup/no-wired-in-handlers
Jun 20, 2022
Merged

Implement PluginMethod for hard-wired in handlers#2977
michaelpj merged 1 commit intohaskell:masterfrom
fendor:cleanup/no-wired-in-handlers

Conversation

@fendor
Copy link
Copy Markdown
Collaborator

@fendor fendor commented Jun 20, 2022

Don't hard-wire handlers, but make sure all handlers are associated to a
PluginDescriptor, s.t. we can check that the handler is actually enabled
for a given request.

Extracted from #2945

Don't hard-wire handlers, but make sure all handlers are associated to a
PluginDescriptor, s.t. we can check that the handler is actually enabled
for a given request.
@fendor fendor requested a review from michaelpj June 20, 2022 17:59
@michaelpj michaelpj enabled auto-merge (squash) June 20, 2022 18:39
@michaelpj michaelpj merged commit 44be741 into haskell:master Jun 20, 2022
hololeap pushed a commit to hololeap/haskell-language-server that referenced this pull request Aug 26, 2022
Don't hard-wire handlers, but make sure all handlers are associated to a
PluginDescriptor, s.t. we can check that the handler is actually enabled
for a given request.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants