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
Getting "Sorry! this item can't be opened" message, instead of changing the current line in the current buffer, when enter is pressed on a symbol on the flutter outline ui.
Expected Behavior
Focus should be switched back to the editing window, and the cursor should be directly on the line of the pressed symbol.
Steps To Reproduce
Open up a flutter project
Open up flutter outline window by :FlutterOutlineOpen
Press enter on any symbol on the flutter outline ui
Environment
- OS:Ubuntu 24.04
- Flutter version:3.24.2
- Is flutter in $PATH: yes
- neovim version: v0.10.2
Anything else?
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
Getting "Sorry! this item can't be opened" message, instead of changing the current line in the current buffer, when enter is pressed on a symbol on the flutter outline ui.
Expected Behavior
Focus should be switched back to the editing window, and the cursor should be directly on the line of the pressed symbol.
Steps To Reproduce
Environment
Anything else?
The text was updated successfully, but these errors were encountered: