akinsho / flutter-tools.nvim

Tools to help create flutter apps in neovim using the native lsp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutteroutline error

kevintran94 opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

This error appears when i press 'a' key in outline panel, I want to enable codeaction in outline but can't. Please suggest and fix this error, thanks a lot.

Expected Behavior

this error appears when i press 'a' key in outline panel, i want to enable codeaction in outline but can't. Please suggest and fix this error, thanks a lot.
[ Image error ]
https://github.com/truongtd94/errors/blob/master/2022222.png
https://github.com/truongtd94/errors/blob/master/1111.png

Steps To Reproduce

  1. open flutter outline
  2. press 'a' key in widge outline panel
  3. show error

Environment

- OS:
- Flutter version:
- Is flutter in $PATH:
- neovim version:

Anything else?

No response

commented

Hi @truongtd94

I really need a clearer breakdown of what you are reporting. I was able to reproduce the earlier issue you mentioned and pushed a fix. I know there are still some issues to work on but I can't tell what this issue is actually reporting since it's just the exact same as before with no changes.

fixed