Enhance Development Experience with click-to-component
In actual development, finding code often involves copying styles or text from the browser and searching in the IDE. Can I directly click any element on the page and jump to open the corresponding code file in the IDE? click-to-component is such a tool.
Effect
Installation
1 | npm install click-to-component |