devtools
devtools copied to clipboard
Unleash Nuxt Developer Experience
### 🆒 Your use case You can set the default theme in devtools ### 🆕 The solution you'd like ``` devtools: { enabled: true, // Similar configuration // theme: dark,...
### 🆒 Your use case When I use the devtools, could be nice to invoke nuxt commands like `nuxi add component ...`. ### 🆕 The solution you'd like Having another...
### 🐛 The bug Not really a big issue, maybe a nitpick or nice to have. Dark mode is generally preferred to work with, but sometimes we're working on a...
### 🆒 Your use case `SHIFT` + `ALT` changed the language of my keyboard on my computer so toggling the devtool with these two keys is not possible for me...
### 🐛 The bug I am encountering an issue in a newly created Nuxt 3 project where the authentication token prompt for console access to DevTools keeps reappearing upon page...
### 🐛 The bug Filtering for unused components shows components that are used as unused. I think (?) it shows only components that are used on the current page ###...
### 🆒 Your use case When adding assets folders by extending the `publicAssets` Nitro config, for instance in a module, it would be nice for the "Assets" tab of the...
is this intented @antfu ? https://volta.s3.fr-par.scw.cloud/Clean_Shot_2023_12_08_at_17_11_36_cfc5b76d32.mp4
### 🐛 The bug When I toggle `dark mode` using "@nuxtjs/color-mode", the Devtools switch to `dark mode` However, when I switch to another nav on the devtools panel, the Devtools's...
### 🆒 Your use case A Layers tab would be great! It can be the same as Modules tab, except for installing new layers I think we need a repository...