Top "Keyboard-shortcuts" questions

Keyboard shortcuts provide quick access to application or system actions via combinatorial key presses.

Eclipse Optimize Imports to Include Static Imports

Is there anyway to get Eclipse to automatically look for static imports? For example, now that I've finally upgraded to …

java eclipse keyboard-shortcuts
How does one add keyboard languages and switch between them in Linux Mint 16?

I've added languages in Language Support but I do not see the language icon in the panel tray, nor can …

keyboard-shortcuts linux-mint
Jupyter/IPython Notebooks: Shortcut for "run all"?

Is there a shortcut to run all cells in an IPython notebook? And if not, does this have a specific …

keyboard-shortcuts jupyter-notebook
Column/Vertical selection with Keyboard in SublimeText 3

I'm on a Mac. I have 7 columns in Sublime Text 3, each 300 lines each. If possible, I would like to select …

keyboard-shortcuts sublimetext3
Locate current file in IntelliJ

How do I locate the current file in the project structure? (Similar to Visual Studio's Ctrl + Alt + L). What is …

keyboard-shortcuts intellij-idea
OS X Terminal shortcut: Jump to beginning/end of line

I know that I can jump at the beginning and end of a line inside the OS X terminal with …

macos terminal keyboard-shortcuts
IntelliJ IDEA jump from interface to implementing class in Java

Is there some shortcut that would allow me after creating method in an interface, select and jump to implementing class …

java class interface keyboard-shortcuts intellij-idea
Is there a shortcut to move between header and source file in VC++?

This is a feature I have grown accustomed to in Eclipse (Ctrl+Tab). Is there an equivalent in Visual C++?

visual-c++ keyboard-shortcuts
Visual Studio - Shortcut to Navigate to Solution Explorer

Is there a keyboard shortcut in Visual Studio (aside from CTRL+TAB and selection) that would take me from inside …

visual-studio-2010 keyboard-shortcuts
How to locate a file in Solution Explorer in Visual Studio 2010?

I have a huge solution with multiple projects. Sometime I need to navigate to a file in Solution Explorer. Using …

visual-studio visual-studio-2010 keyboard-shortcuts