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

fix(lsp_definitions): compare file uri with targetUri #2514

Merged
merged 1 commit into from
May 24, 2023

Conversation

Akmadan23
Copy link
Contributor

Description

This is a really minor change that fixes a little issue introduced in #2324: many LSPs use the field targetUri instead of uri, so now it's compatible with (almost?) every LSP.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

(I'm omitting everything else because I literally changed 2 lines of code)

@Conni2461
Copy link
Member

thanks :)

@Conni2461 Conni2461 merged commit 233cd6a into nvim-telescope:master May 24, 2023
@Akmadan23 Akmadan23 deleted the lsp-jump branch May 24, 2023 13:05
Conni2461 pushed a commit that referenced this pull request May 24, 2023
abelmul pushed a commit to abelmul/telescope.nvim that referenced this pull request Jun 6, 2023
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