babel-plugin-open-source icon indicating copy to clipboard operation
babel-plugin-open-source copied to clipboard

Feature: support webstorm

Open zhaoyao91 opened this issue 3 years ago • 1 comments

Noticed it support phpstorm, does it support webstorm too?

zhaoyao91 avatar Dec 29 '21 06:12 zhaoyao91

i don’t know :)

here are the file paths to open a file: https://github.com/siddharthkp/babel-plugin-open-source/blob/main/packages/babel-plugin-open-source/babel.js#L74, you’ll have to see if the else case works for webstorm. if not, feel free to create a PR to add it 👍

siddharthkp avatar Jan 02 '22 07:01 siddharthkp