Wliu
482fb490b8
📝 Add colon
2015-02-06 17:02:10 -05:00
Lee Dohm
9aee7d4b38
📝 Add section about composed commands
...
Fix #5357
This is intended to address the commonly-asked question about making a keybinding execute multiple commands.
2015-02-03 04:50:38 -08:00
Lee Dohm
b6c86ea217
📝 Update command example for CommandRegistry
2015-02-03 04:31:23 -08:00
Nathan Sobo
a2e855f087
Update docs to refer to styles/ instead of stylesheets/
2015-01-09 08:42:28 -08:00
Nathan Sobo
95ec0d8162
Replaces usages of .mini selector with [mini]
2014-11-13 16:04:57 -08:00
Nathan Sobo
1eb3d8bf99
Use ‘atom-text-editor’ custom tag name for TextEditorElement
2014-10-09 07:39:14 -07:00
Ben Ogle
370ad23f7c
Remove Cursor from ::moveCursor* methods
2014-08-28 15:25:12 -07:00
Ivan Žužak
f670673baf
Move explanation for unset! example into the text
2014-06-04 17:11:42 +02:00
Ivan Žužak
9e20cefd4b
Add example for unset! directive
2014-06-04 16:33:22 +02:00
Kirill Nikitin
111b5d1fbe
💄 Deprecate backspaceToBeginningOf{Word,Line}
...
Rename functions `backspaceToBeginningOfWord` to `deleteToBeginningOfWord` and
`backspaceToBeginningOfLine to `deleteToBeginningOfLine`.
Rename commands `editor:backspace-to-beginning-of-word` to
`delete-to-beginning-of-word` and `editor:backspace-to-beginning-of-line` to
`editor:delete-to-beginning-of-line`.
Fix #1791
2014-05-12 02:50:20 +04:00
Nathan Sobo
11d7562c12
Document unset! and native! directives in keymap system
2014-04-01 10:27:35 -06:00
Nathan Sobo
17d30cc526
Revise in-depth keymap overview
2014-01-25 17:49:40 -07:00
Nathan Sobo
c3d5f713ca
Rename internals directory to advanced
2014-01-21 21:04:33 -07:00