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

feat(lsp): notify list_or_jump when no results #3158

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

AckslD
Copy link
Contributor

@AckslD AckslD commented Jun 8, 2024

Description

This adds notifications when no results are found for LSP references/definitions etc. Similarly to the existing notification for lsp_document_symbols.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

I tried lsp_references on things that had results and things that didn't and saw the correct notification.

Configuration:

  • Neovim version (nvim --version): 0.10.0
  • Operating system and version: arch linux

Checklist:

  • My code follows the style guidelines of this project (stylua)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (lua annotations)

@jamestrew jamestrew merged commit f12b15e into nvim-telescope:master Jun 9, 2024
12 checks passed
@jamestrew
Copy link
Contributor

thanks!

@AckslD AckslD deleted the notify-no-lsp-results branch June 9, 2024 14:29
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.

None yet

2 participants