Shortcuts for Switching Scripts within Editor in Spyder

烈酒焚心 提交于 2019-12-11 11:41:07

问题


Does anyone know the shortcuts to switch between different scripts opened in Spyder?

I know that Ctrl + Shift + E is for switching to editor, but within the editor, is there any ways to switch with just keyboards?


回答1:


You can switch between files with CTRL+Pageup / Pagedown, but there is still an open issue with that https://code.google.com/p/spyderlib/issues/detail?id=43. For me it works fine in the currentversion.




回答2:


You can also use Ctrl+P to show a widget listing all your open files. You can filter them there too.



来源:https://stackoverflow.com/questions/22374305/shortcuts-for-switching-scripts-within-editor-in-spyder

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!