Top "Keyboard-shortcuts" questions

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

Block commenting in Ruby

Does Ruby have block comments? If not, is there an efficient way of inserting # in front of a block of …

ruby keyboard-shortcuts comments text-editor
How to override method via keyboard shortcut in Android Studio

I can finally ask a question to get my points up. In android studio, I want to be able to …

android methods overriding keyboard-shortcuts
Sublime Text 2 wrapping selection in tag

In ST2, highlighting some text and pressing alt + shift + w (on Windows) will wrap the current selection in <p&…

tags keyboard-shortcuts sublimetext2 word-wrap
What's the equivalent for eclipse's ALT+UP/DOWN (move line) in Visual Studio?

In Eclipse, selecting a line and pressing Alt + ↑/↓ will move the line up and down, a quick way to avoid …

visual-studio eclipse ide keyboard-shortcuts
iTerm2 keyboard shortcut for moving tabs around

Say I want to place one tab next to another. Currently I do this by clicking and dragging. This increases …

keyboard-shortcuts iterm
How to navigate back to the last cursor position in Visual Studio?

What is the keyboard shortcut navigate back to the last cursor position in Visual Studio?

visual-studio navigation keyboard-shortcuts
Most useful shortcut in Eclipse CDT

I would like to make a cheat sheet presenting the most useful (and time saving) shortcut for Eclipse CDT (C++). …

c++ eclipse keyboard-shortcuts eclipse-cdt
What is the shortcut to comment multiple lines with /* ... */ in Aptana Studio 3 on Mac?

Here are the few shortcuts to comment code, which works great on Windows. Ctrl-/ to add or remove // for a …

keyboard-shortcuts comments aptana
Select, copy or cut the current line in Netbeans

In Netbeans I find keyboard shortcuts that deal with the current line of code very helpful, like: Ctrl + Shift + ↓ : duplicate …

netbeans keyboard-shortcuts
Ctrl Alt F8 disconnects displays?

Learning debugging in PhpStorm and keep accidentally hitting Ctrl + Alt + F8. I use 3 displays this disconnects the two remotes and …

windows keyboard-shortcuts windows-10 multiple-monitors video-card