AstroNvim / astrocommunity

A community repository of common plugin specifications
GNU General Public License v3.0
1.04k stars 214 forks source link

[Dart Pack] Cannot go to definition #979

Closed Richie-Z closed 1 month ago

Richie-Z commented 1 month ago

Checklist

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

Uzaaft commented 1 month ago

I believe this is a bug in telescope and not astrocommunity

Richie-Z commented 1 month ago

I believe this is a bug in telescope and not astrocommunity

Yep, this bug belongs to telescope: https://github.com/nvim-telescope/telescope.nvim/issues/2898#issue-2103498761

mehalter commented 1 month ago

This is fixed in telescope 0.1.7