vuejs / devtools-v6

⚙️ Browser devtools extension for debugging Vue.js applications.
https://devtools-v6.vuejs.org/
MIT License
24.68k stars 4.14k forks source link

Collapse by default #2117

Open jarrodwhitley opened 1 year ago

jarrodwhitley commented 1 year ago

What problem does this feature solve?

When working with app with a lot of data it can be cumbersome to scroll through and find what I'm looking for. This is made worse by the fact that some properties are expanded by default.

It would be great if we had the option to have all properties collapsed by default.

simonj commented 11 months ago

I have the same "issue" would be nice with a close all / open all tab