There are some changes that may help to improve Vue Devtools DX.
(skip - I just explored the Collapse Top Pan button) // Hide the Apps section by default or provide an option to hide it. Almost Vue projects have only 1 app so it's better to hide this section.
Inconsistent text (the menu item is "Devtools plugins" but the tab title show "Plugins setting", I get confused for a few minutes because of it).
Provide a menu item to go back to the Component inspector. At the moment, I need to repeatedly click to <- button.
What problem does this feature solve?
https://github.com/vuejs/devtools/assets/8122962/ebd5242b-018f-43e8-b718-2c343b0a7276
There are some changes that may help to improve Vue Devtools DX.
(skip - I just explored the Collapse Top Pan button) // Hide the Apps section by default or provide an option to hide it. Almost Vue projects have only 1 app so it's better to hide this section.
Inconsistent text (the menu item is "Devtools plugins" but the tab title show "Plugins setting", I get confused for a few minutes because of it).
Provide a menu item to go back to the Component inspector. At the moment, I need to repeatedly click to <- button.