Skip to content

Commit 7273c9a

Browse files
committed
docs(faq): open in editor
1 parent e7b15c6 commit 7273c9a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/guide/faq.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ By default, the devtools will try to take screenshots of your application when s
4040

4141
The new Vue devtools feature a powerful public API so that package authors can integrate with the devtools (for example vuex or pinia). Since great power comes with great responsibility, you can disable specific permissions of a plugin, or even turn it off entirely, by going to the 'More' menu (three vertical dots on the top right), and then 'Devtools plugins...'.
4242

43+
## I can't open a component in my editor
44+
45+
This feature needs some setup in your project to work correctly. See [here](./open-in-editor.md) for more information.
46+
4347
## Something is broken in the new devtools
4448

4549
If something is very broken, please submit a new issue! In the mean time, you can install the legacy version of the devtools:

0 commit comments

Comments
 (0)