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

lsp4e: Patch so we have access to the rename operations #1034

Merged

Conversation

ahmedneilhussain
Copy link
Contributor

I'm in the process of getting us off a custom (shaded) version of lsp4e. We use some of the rename classes for a custom rename command initiated via a code lens, but this won't compile with production lsp4e as the package isn't exposed. Any objection to exposing it in the same way as some of the other operations (exposed but marked as private so you get a warning)?

@rubenporras
Copy link
Contributor

Not from my side. Any objections, @mickaelistria ?

@rubenporras
Copy link
Contributor

@mickaelistria , since there are no objections I merge the PR. If you have objections, we can take a look at them nevertheless.

@rubenporras rubenporras merged commit a4f491b into eclipse-lsp4e:main Jul 9, 2024
5 checks passed
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