You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can confirm this ctrl+shift+c seem to do nothing since the spyder python console is now removed.
@mind6 The console you want to get to is the IPython console currently so use ctrl+shift+i or you can change this to ctrl+shift+c in the preferences if you like.
To fix this I would suggest removing this python console shortcut and potentially change the IPython shortcut to ctrl+shift+c as this might be more intuitive.
Issue Report Checklist
conda update spyder
(orpip
, if not using Anaconda)jupyter qtconsole
(if console-related)spyder --reset
Problem Description
"switch to console" keyboard shortcut doesn't do anything.
What steps reproduce the problem?
What is the expected output? What do you see instead?
nothing happens. Spyder does receive the ctrl+shift+c input on my computer, because I can set other commands to this combo and they work fine.
Versions
Dependencies
The text was updated successfully, but these errors were encountered: