【问题标题】:Is there anyway to run the python interpreter from sublime text 3? [duplicate]无论如何从 sublime text 3 运行 python 解释器? [复制]
【发布时间】:2017-03-23 01:05:56
【问题描述】:

我希望能够从 sublime text 中运行 python 解释器,这样我就可以运行简单的 sn-ps 代码。有什么简单的方法可以做到这一点吗?还是我必须在另一个窗口中打开它?

【问题讨论】:

    标签: python text editor


    【解决方案1】:

    尝试安装终端插件并从 sublime text 运行 python

    【讨论】:

      【解决方案2】:

      是的,使用这个插件非常简单。您也可以运行其他语言解释器。 Sublime Repl

      使用包控制安装它并根据文档进行设置。安装后,您可以通过Tools -> command pallet 访问repl。输入sublimerepl,在那里你会找到python。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2023-03-05
        • 2014-07-17
        • 2023-04-09
        • 2019-07-22
        • 1970-01-01
        • 2012-07-04
        • 2017-01-26
        • 2014-03-01
        相关资源
        最近更新 更多