PyCharm - 视图以拆分模式运行 [英] PyCharm - view runs in split mode

查看:44
本文介绍了PyCharm - 视图以拆分模式运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道这些问题与 PyCharm 相关,但 Python 社区要大得多,你们中的一些人可能正在使用 PyCharm,所以请不要标记问题.

I know that the questions is related to PyCharm but Python community is much larger and some of you might be using PyCharm so, please don't flag the question.

我正在为服务器和客户端运行 Python、zmq 代码.我希望以并排模式(拆分模式)查看运行(控制台消息),以便更好地分析两者之间的交互.它在运行"和终端"等之间具有拆分"模式,但在运行"类别中找不到拆分模式.您是否能够在并排模式下看到多次运行?有没有插件或其他方式让它工作?

I'm running Python, zmq code for a server and a client. I would like to see the runs(console messages) in a side-by-side mode (split mode) for better analysis of the interaction between the two. It has the "split" mode between "Run" and "Terminal" and others but could not find split mode within the Runs category. Were you able to see multiple runs in a side-by-side mode? Is there any plugin or other way make it work?

谢谢!

推荐答案

您是否尝试过同时运行 PyCharm 应用程序的两个副本,并且每个应用程序中都有一个运行窗口.我能够为我的应用程序执行此操作,只需将窗口并排放在监视器上.在我的情况下,我正在运行一个网站,因此将两个副本并排运行并没有多大意义,但它确实可以通过将两个运行实例中的端口号设置为不同来工作.

Have you tried just running two copies of the PyCharm application at the same time with a run window in each application. I was able to do this for my application and just put the windows side by side on the monitor. In my case I'm running a web site so having two copies running side by sides doesn't make much sense but it does work by setting the port number to be different in the two running instances.

这篇关于PyCharm - 视图以拆分模式运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆