简体   繁体   中英

How to use PyCharm and WebStorm in the same editor

I'm working on a project involving python and javascript (react). I would like to know if someone knows a way to use pycharm and webstorm in the same editor or if there is a plugin to add react support to PyCharm.

Thanks for your help.

All WebStorm features are available in PyCharm, though some of them are available as free plugins, eg Node.js. For JSX support, switch the JavaScript version to JSX Harmony in Preferences | Languages & Frameworks | JavaScript.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM