Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests: Permit fine-grained control over the enabled plugins #3653

Open
fendor opened this issue Jun 12, 2023 · 2 comments
Open

Tests: Permit fine-grained control over the enabled plugins #3653

fendor opened this issue Jun 12, 2023 · 2 comments
Labels
level: easy The issue is suited for beginners type: enhancement New feature or request

Comments

@fendor
Copy link
Collaborator

fendor commented Jun 12, 2023

From: #3647 (comment)

It should be possible to specify exactly which plugins are enabled during a test run.

@michaelpj
Copy link
Collaborator

I think you can kind of do this with runServerWithSession no? Or do those still have the ghcide plugins?

@fendor fendor changed the title Tests: Permit fine-grained over the enabled plugins Tests: Permit fine-grained control over the enabled plugins Jun 12, 2023
@fendor
Copy link
Collaborator Author

fendor commented Jun 12, 2023

Yeah, they do have wired in plugins, e.g. NotificationHandlers likely have to be enabled for anything to work. But code lenses and code actions are likely optional. It is probably a minor refactoring.

@michaelpj michaelpj added level: easy The issue is suited for beginners and removed status: needs triage labels Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level: easy The issue is suited for beginners type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants