-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Print all keyboard shortcuts to cheatset #3275
Comments
@goanpeca This would be perfect! |
@rlaverde, this is really nice! Just a couple of comments:
|
Hi @rlaverde, thanks for working on this :-) @ccordoba12 on your comments:
|
@ccordoba12 as initial requester I would be happy with the quick display. Maybe saving as image file. But well formatted printing is not needed if let's say WIN+F1 brings this panel up very quickly. |
What I could use, but don't see in the displayed shortcuts, is Insert Cell Below, which I constantly use to experiment with things, get info, or correct an error in the cell above |
Cells are simply created by comments of the form |
Spyder has may good shortcuts. But they are well hidden in the preferences dialogue
Tools --> Preferences --> Keyboard shortcuts?
Solution:
add a print (to PDF) function to the keyboard settings so that users can have these open on a separate file while learning the programme.
References:
https://code.google.com/archive/p/spyderlib/issues/578
#578
What is the expected output? What do you see instead?
Please provide any additional information below
Versions and main components
Dependencies
jedi >=0.8.1 : 0.9.0 (OK)
matplotlib >=1.0 : 1.5.1 (OK)
nbconvert >=4.0 : 4.0.0 (OK)
numpy >=1.7 : 1.10.4 (OK)
pandas >=0.13.1 : 0.17.1 (OK)
pep8 >=0.6 : 1.7.0 (OK)
psutil >=0.3 : 3.3.0 (OK)
pyflakes >=0.5.0 : 1.0.0 (OK)
pygments >=2.0 : 2.0.2 (OK)
qtconsole >=4.2.0: 4.2.1 (OK)
rope >=0.9.4 : 0.9.4 (OK)
sphinx >=0.6.6 : 1.3.1 (OK)
sympy >=0.7.3 : 0.7.6.1 (OK)
The text was updated successfully, but these errors were encountered: