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

Can the responsive variables in the setup also be displayed on the debugging interface for users of tsx/jsx notation? #2129

Open seechangan opened 10 months ago

seechangan commented 10 months ago

What problem does this feature solve?

image This picture shows an example I wrote using the optionsAPI; But I hope that variables declared using ref() or reactive() in the setup function can also be displayed as shown in the above figure. Is that okay.

Vue.js devtools: 6.5.1

Microsoft Edge version: 120.0.221.121 (official version) (x86_64)