While writing code in Spyder, I have accidentally pressed a control which caused Spyder to show to editors next to each other. What can I do to close one editor?
Asked
Active
Viewed 1,962 times
1 Answers
10
alt+shift+W should work, can you please try it?

Anthony1223
- 351
- 2
- 7
-
3make sure that you are on one of the editor windows first – Patrick Oct 15 '21 at 14:57
-
This worked for me! What command does this execute? I couldn't find a reference to alt+shit+w in Spyder. – Foggy Jan 24 '22 at 21:02
-
@foggy here https://docs.spyder-ide.org/current/panes/editor.html#split-panels it's to close the current pane – Anthony1223 Feb 26 '23 at 20:23