nvim-flutter / nvim-flutter/flutter-tools.nvim
Dev Log Auto Opens on save
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 1.4k
- Forks
- 116
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
when using the dev log, i sometimes close the devlog window for better code visiblity, but everytime i save and it hot reloads it opens it back up, any way to stop this from happening. i should be able to manually open it via the toggle command whenever i need, no need to open it on save
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the dev log behavior: close the dev log window, save during hot reload, and inspect the handling for the dev log toggle and save event. Done means a closed dev log stays closed after saving and hot reload, while the toggle command still opens it manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter, lua
- Domain
- developer-experience, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100