/react-link-to-vscode

This project provides a wrapper to display a link to the file path of a component on screen during development

Primary LanguageTypeScriptMIT LicenseMIT

react-link-to-vscode

This project provides a wrapper to display a link to the file path of a component on screen during development

Install

npm install react-link-to-vscode
yarn add react-link-to-vscode

How to use

You can try cloning the repository:

yarn install
yarn dev

Pressing the escape key will display the link to the file in vscode:

image

image