devtools icon indicating copy to clipboard operation
devtools copied to clipboard

[feature] default to the "page" component when using Nuxt

Open HendrikJan opened this issue 11 months ago • 0 comments

Most of my Vue work is done in the /pages folder of Nuxt.

Everytime I open devtools, it opens without any component focused. I then have to navigate to the page I am working on.

Could there be an option or a default to open the first page in the tree?

Example screenshot on which element would automatically get selected:

Image

This would greatly improve my workflow :-).

HendrikJan avatar Jan 30 '25 09:01 HendrikJan