Top "Keyboard-shortcuts" questions

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

Notepad++: Capitalize first letter by Shortcut?

I've got a huge list of words (every single word in one line in a txt file) and certain words …

keyboard-shortcuts text-files notepad++ notepad capitalization
Shortcut key to select word in Eclipse

Is there any keyboard shortcut to select a word? Or may be it can be assigned some how?

eclipse editor keyboard-shortcuts
Keyboard shortcut for Jump to Definition

I'm looking for a keyboard only shortcut for Jump to Definition. The built-in shortcut requires the mouse: ⌘ + Double click. I've …

xcode keyboard-shortcuts xcode3.2
How can I allow ctrl+a with TextBox in winform?

I'm asking the question already asked (and even answered) here: Why are some textboxes not accepting Control + A shortcut to …

c# winforms textbox keyboard-shortcuts
How to copy/select a whole file or buffer in Emacs?

Is there any command to select the whole file contents in Emacs? For example, Control+a selects whole contents of …

emacs keyboard-shortcuts selection
Can I use SPACE as mapleader in VIM?

From http://items.sjbach.com/319/configuring-vim-right I got that you were supposed to be able to use Space as the …

vim configuration mapping keyboard-shortcuts customization
Is there a shortcut for selecting word under cursor in Sublime Text, Atom

Is there a shortcut or a command to select word under cursor in Sublime Text or Atom? I want a …

keyboard-shortcuts selection sublimetext atom-editor
Is there a keyboard shortcut to select a column for editing in Atom editor?

Scenario When editing a file in Atom Editor how do I select multiple lines where the same edit needs to …

keyboard-shortcuts atom-editor
Eclipse's Ctrl+click in Visual Studio?

After working for a few days with Eclipse Java I totally got addicted to pressing Ctrl and clicking on an …

visual-studio eclipse keyboard-shortcuts usability
Finding Shortcuts in Aptana Studio 3.0 to Comment Code

I can't find any shortcuts for comment my code in Aptana Studio 3.0. I need shortcuts both to comment individual lines …

ide comments keyboard-shortcuts aptana