简体   繁体   English

如何在同一个编辑器中使用PyCharm和WebStorm

[英]How to use PyCharm and WebStorm in the same editor

I'm working on a project involving python and javascript (react). 我正在研究一个涉及python和javascript(反应)的项目。 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. 我想知道是否有人知道在同一个编辑器中使用pycharm和webstorm的方法,或者是否有一个插件可以为PyCharm添加反应支持。

Thanks for your help. 谢谢你的帮助。

All WebStorm features are available in PyCharm, though some of them are available as free plugins, eg Node.js. PyCharm中提供了所有WebStorm功能,但其中一些功能可作为免费插件使用,例如Node.js. For JSX support, switch the JavaScript version to JSX Harmony in Preferences | 对于JSX支持,请在Preferences |中将JavaScript版本切换为JSX Harmony Languages & Frameworks | 语言和框架| JavaScript. JavaScript的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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