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

[Dart Pack] Cannot go to definition #979

Closed
3 tasks done
Richie-Z opened this issue May 21, 2024 · 3 comments
Closed
3 tasks done

[Dart Pack] Cannot go to definition #979

Richie-Z opened this issue May 21, 2024 · 3 comments
Labels
upstream Issues that apply to upstream plugins and not AstroNvim directly.

Comments

@Richie-Z
Copy link
Contributor

Richie-Z commented May 21, 2024

Checklist

  • I have searched through the AstroNvim docs
  • I have searched through the existing issues of AstroNvim
  • I have searched the existing issues of plugins related to this issue

Neovim version (nvim -v)

0.10.0

Operating system/version

macOS 14.4.1

Terminal/GUI

alacritty

Describe the bug

After I've update my Neovim to v.0.10.0 i cannot go to definition on everything(function, class, widget, variable, etc). When doing that it will throw telescope.builtin.lsp_* server does not support definationProvider. I don't know this was a problem related to telescope x dartlsp or the integration between astronvim with the latest neovim.

Steps to Reproduce

  1. Open any dart/flutter file
  2. Click gd

Expected behavior

Jump to definition

Screenshots

Screenshot 2024-05-21 at 08 59 19

Additional Context

No response

@Richie-Z Richie-Z added the bug Something isn't working label May 21, 2024
@Uzaaft
Copy link
Member

Uzaaft commented May 21, 2024

I believe this is a bug in telescope and not astrocommunity

@Richie-Z
Copy link
Contributor Author

Richie-Z commented May 21, 2024

I believe this is a bug in telescope and not astrocommunity

Yep, this bug belongs to telescope: nvim-telescope/telescope.nvim#2898 (comment)

@Uzaaft Uzaaft added upstream Issues that apply to upstream plugins and not AstroNvim directly. and removed bug Something isn't working labels May 21, 2024
@mehalter
Copy link
Member

This is fixed in telescope 0.1.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream Issues that apply to upstream plugins and not AstroNvim directly.
Projects
None yet
Development

No branches or pull requests

3 participants