Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Neovim might be blocked when i using flutter. #448

Open
1 task done
palandovalex opened this issue Mar 5, 2025 · 1 comment
Open
1 task done

[BUG] Neovim might be blocked when i using flutter. #448

palandovalex opened this issue Mar 5, 2025 · 1 comment

Comments

@palandovalex
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When i start connection with my device(app loaded and all works normaly) - i starts to edit code. And in some cases - neovim freezes. The cursor is blinking, but noting hapend, program looks like ignores all my commands. More - neovim cant redraw screen when i change its size. It's complitly stucks.

Expected Behavior

When errors hapend my exspectations - traceback, or may be, some sort standart trubles, i dont expect that error will breaks entire neovim session.

Steps To Reproduce

I dont now how to reproduse this isue. In some cases it hapends, in other - dont, and i didnt understud its logic.

Environment

- OS: Darwin Mac-mini-alex.local 24.3.0
- Flutter version: Flutter 3.29.0
- Is flutter in $PATH: yes
- neovim version: NVIM v0.10.4k:

Anything else?

No response

@sidlatau
Copy link
Collaborator

There were similar errors registered caused by Treesitter, like: #298

Can you disable Treesitter and check if the issue persists?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants