简体   繁体   English

Python:Spyder在未停靠的编辑器窗口和spyder控制台之间切换

[英]Python: Spyder switching between undocked editor window and spyder console

I'm running Spyder 3.2.4 in Windows 10 我在Windows 10中运行Spyder 3.2.4

Despite my best efforts, my code is getting too wide to view in Spyder's default layout. 尽管我已尽力而为,但我的代码太宽了,无法在Spyder的默认布局中查看。 I have therefore tried undocking the editor window. 因此,我尝试取消对编辑器窗口的固定。 However, the undocked editor does not show up in the taskbar. 但是,取消停靠的编辑器不会显示在任务栏中。 Which leads me to the question, is there a way of switching between the main Spyder window and the undocked editor window? 这就引出了我一个问题,是否可以在Spyder主窗口和未停靠的编辑器窗口之间进行切换?

( Spyder maintainer here ) You need to go to the little cog menu on the right of the Editor and select the option New window to get a proper window. 这里是Spyder的维护者 )您需要转到编辑器右侧的小齿轮菜单,然后选择选项“ 新建窗口”以获取适当的窗口。

This will be improved in Spyder 4 by allowing all our panes to generate a new window when undocked (Note: This is already implemented in Spyder master branch, in case you want to try it). 在Spyder 4中,这将通过允许所有窗格在停靠时生成一个新窗口来进行改进(注意:如果您想尝试的话,这已经在Spyder master分支中实现了)。

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

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