Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.48 KB

File metadata and controls

34 lines (21 loc) · 1.48 KB

English | 简体中文

Option+Click(Alt+Click) a component in your browser to instantly open the source in VS Code.

Features

  1. Option+Click(Alt+Click) a component in your browser to instantly open the source in VS Code.
  2. Option+RightClick(Alt+RightClick) opens a context menu with the parent components.
  3. Support custom configuration to open WebStorm, Cursor, GitHub, etc.
  4. Support data-__source-code-location
  5. Support React __source (generated by @babel/plugin-transform-react-jsx-source).

React click component to open the code

react

Vue click component to open the code

vue

Customize editor or URL

config

Install

  1. Open Click To Component - Chrome Web Store;
  2. Click Add to Chrome;

You can config Site access to On Click or On specific sites for this extension to control click-to-component script inject.