You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Open any dart/flutter file
Click gd
Expected behavior
Jump to definition
Screenshots
Additional Context
No response
The text was updated successfully, but these errors were encountered:
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
Expected behavior
Jump to definition
Screenshots
Additional Context
No response
The text was updated successfully, but these errors were encountered: