Skip to content

Right click to inspect component #242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
scottbedard opened this issue Jan 28, 2017 · 5 comments
Closed

Right click to inspect component #242

scottbedard opened this issue Jan 28, 2017 · 5 comments

Comments

@scottbedard
Copy link

The feature I'm requesting is a context menu button to inspect a component. It can be annoying having to walk down your component tree to get to the one you want to inspect. We should be able to set up a context menu to walk up the dom tree until it finds an element that is being managed by our Vue app. If this feature is acceptable, I'll take a crack at it.

@posva
Copy link
Member

posva commented Jan 28, 2017

I think this is a good idea. It'll definitely make the DX better.
Just to make sure, you're talking about this, right?:
screen shot 2017-01-28 at 13 18 33

Let me ask the contributors first, but I don't see a reason for this not to exist 🙂

@scottbedard
Copy link
Author

@posva yes, that is what I'm describing :)

@Herteby
Copy link

Herteby commented May 23, 2017

Yes, just like you can right click to inspect the DOM in the browser devtools!

@michalsnik michalsnik added this to the 🎄Holiday Update milestone Jan 4, 2018
@Akryum Akryum changed the title [Feature request] Right click to inspect component Right click to inspect component Jan 4, 2018
@MSCAU
Copy link

MSCAU commented Jun 18, 2020

I thought I saw this working a few weeks ago but don't see that option anymore (eg. Chrome context menu on Windows 10)... Ah. I see it now, under Ctrl+1 Switch to components in DevTools.

@tobiasfeil
Copy link

I thought I saw this working a few weeks ago but don't see that option anymore (eg. Chrome context menu on Windows 10)... Ah. I see it now, under Ctrl+1 Switch to components in DevTools.

Thank you for highlighting this @MSCAU. I think it would we worthwile making it possible to do this without having to have the components view open - I was surprised a minute ago why the option wasn't there, searched on the Internet and came across this thread - it would be awesome for the option to just always be there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants