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

Enhancement request: window layouts #22

Open
eavdmeer opened this issue Aug 14, 2024 · 0 comments
Open

Enhancement request: window layouts #22

eavdmeer opened this issue Aug 14, 2024 · 0 comments

Comments

@eavdmeer
Copy link

eavdmeer commented Aug 14, 2024

Not sure how active development currently is, but I do like what I see after trying the plugin. One thing bothers me, however. You have the nodeinspect_window_pos, that can go right, left or bottom and top(?). In both cases, you use an equal split either horizontally or vertically. If nodeinspect_window_pos is left or right, using an equal split makes sense. However, when using top or bottom, splitting the space in 3 does not make that much sense, as both the stack trace and the console log usually contain pretty wide output, while the watch window can use a much narrower layout. However it would benefit from extra height if you have a lot of watches.

Can you make the bottom/top layout like this:

___________________________
CODE

___________________________
STACK           |   WATCH
________________|
CONSOLE.        |
________________|___________

Pardon my drawing skills.

I will have a look at the code myself, but I'm no hero with vimscript, even though I've used vi(m) for 30 years

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

1 participant