Improve inspector button perf
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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