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

[FR] Ability to set DEV LOG position

p4-k4 opened this issue · comments

commented

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

DEV LOG is positioned right.

Expected Behavior

It would be nice to have a config option to change that default position of the DEV LOG to either top, bottom, left or right. Also ensuring auto-scroll is maintained if set to top/bottom.

Cheers

Steps To Reproduce

FlutterDevices -> Choose a device.

Environment

- OS: MacOS 13.5.2 (22G91)
- Flutter version: Flutter 3.19.2 • channel stable
- Is flutter in $PATH: Yes
- neovim version: NVIM v0.9.5

Anything else?

No response

commented

I'm currently not actively developing new features for this and I'm in search of new contributors. PRs welcome