-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New IPython Console (Spyder 2.2+): Add Ctrl+I keyboard shortcut to send an object the Object Inspector #1058
Comments
From pierre.raybaut on 2012-05-27T04:42:57Z Labels: Cat-IPythonConsole |
From ccordoba12 on 2012-06-08T15:48:29Z This issue was updated by revision ed95fdc2679a . Status: Started |
From ccordoba12 on 2012-06-08T15:48:29Z This issue was updated by revision 9c9a2efb55f4 . |
From ccordoba12 on 2012-06-08T21:06:29Z Jed, could you please test that these changes work well on Windows and close the issue with a Verified? Thanks |
From techtonik@gmail.com on 2012-06-09T10:51:35Z Revision ed95fdc2679a breaks Spyder without IPython installed. |
From techtonik@gmail.com on 2012-06-09T11:49:03Z This issue was updated by revision e2a339dbc5c7 . This fixes Spyder running without IPython, but there should be a way to get/set |
From jed.lud...@gmail.com on 2012-06-09T15:50:51Z I can verify that this works as expected on Windows. Status: Verified |
From ccordoba12 on 2012-07-05T20:14:35Z Blocking: spyderlib:1053 |
From ccordoba12 on 2015-02-15T16:14:33Z Labels: -Component-IPython |
From ccordoba12 on 2012-05-26T10:15:17Z
We could also grab the '?' event as a signal to send objects.
This is crucial to let users to use the object inspector as easily as it's done now from the external console.
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1058
The text was updated successfully, but these errors were encountered: