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

Removed the Unused method TextEditConverter.convertToTextDocumentEdit(int) #1228

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

anusreelakshmi934
Copy link
Contributor

Fixes #1187
The method convertToTextDocumentEdit(int) has 0 usages in our code . Hence removed the method and made the necessary refactoring

@anusreelakshmi934
Copy link
Contributor Author

@mrglavas This is the LSP4MP4IJ codebase. Should we open an issue in the IntelliJ Quarkus repository to request these modifications in their repo, as it involves removal rather than a replacement for the deprecation?

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.

Address usage of deprecated constructor 'VersionedTextDocumentIdentifier.<init>(Integer)'
1 participant