vuejs / vuejs/devtools

Improve inspector button perf

Open
#546 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
Dominant language
TypeScript
Stars
2.9k
Forks
279
PR merge metrics
No merged PRs in 30d

Description

image

When I click the inspector button(on the right),it could make me easily to see the div and its component,but I couldn't cancel the select status until I click someone component

I think click again to disactive the inspector button is a natural func.

And when I click down,it opens VSCode while I use IDEA Ultimate,looks wired,doesn't it?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the inspector button's toggle handler and the code that opens VSCode when selecting a component. Reproduce both behaviors in the devtools, then verify that clicking the inspector button again cancels selection and that the editor-opening behavior is corrected for the reported IDEA Ultimate setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
developer-experience, devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.