【问题标题】:Installing Python plugin with WebStorm使用 WebStorm 安装 Python 插件
【发布时间】:2018-12-16 17:36:19
【问题描述】:

有没有办法在 WebStorm 上安装 Python 插件?

一些 StackOverflow 帖子说要转到项目设置(或项目结构),然后转到“模块”,但我认为这只是针对 IntelliJ 而不是专门针对 WebStorm,因为我似乎找不到它。

我还下载了https://plugins.jetbrains.com/plugin/631-python,但是当我尝试在 .zip 文件上“从磁盘安装插件”时,它显示

plugin python 与此安装不兼容。

【问题讨论】:

    标签: python python-3.x python-2.7 webstorm


    【解决方案1】:

    这是不可能的:这个插件与 WebStorm 不兼容(因为 WebStorm 没有 Python 插件所需的其他插件/功能)。

    支持的 IDE 列表清楚地写在该页面的顶部:


    如果您需要完整的 Python 支持,请查看 PyCharm -- JetBrains IDE for Python:https://www.jetbrains.com/pycharm/

    如果您只想为 Python 代码添加一些语法着色:看看这个答案:https://stackoverflow.com/a/25545919/783119

    还有:https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000634624-Python-support-for-webstorm

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多