Skip to content

feat(eslint): do not use lspconfig.util #3891

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

Closed

Conversation

amonraRivers
Copy link

The lspconfig.util library is no longer used. This fixes issues importing lspconfig.util while configuring eslint.

The lspconfig.util library is no longer used. This fixes issues importing lspconfig.util while configuring eslint.
@justinmk
Copy link
Member

justinmk commented Jun 7, 2025

Thanks, but inlining the code from util isn't part of the plan, that just causes a different problem (duplicated code in numerous different configs).

The plan is outlined in #3768

@justinmk justinmk closed this Jun 7, 2025
@amonraRivers
Copy link
Author

Thank you!

@amonraRivers amonraRivers deleted the amonraRivers-patch-1 branch June 9, 2025 14:55
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