akinsho / flutter-tools.nvim

Tools to help create flutter apps in neovim using the native lsp
MIT License
932 stars 75 forks source link

LSP Inlay Hints #352

Closed DartMitai closed 1 month ago

DartMitai commented 1 month ago

how can we enable Inlay Hints using flutter-tools?

DartMitai commented 1 month ago

This thing is confusing Warning flutter tools does not depend on nvim-lspconfig. The two can co-exist but please ensure you do NOT configure dartls using lspconfig. It will be automatically set up by this plugin instead.

akinsho commented 1 month ago

Sorry @DartMitai but this won't be a good place to ask questions. I just do not have the time or bandwidth to field this many questions across this many plugins. You'll definitely have to ask this somewhere else through the code or the readme or help documentation a bit? Or maybe someone else will pitch in a solution for you. It doesn't require any specific code to the plugin. As far as I recall inlay hints are set up in neovim