Commit Graph

25 Commits

Author SHA1 Message Date
Sergey Sharov
1aa013ca7a Fixed links in keymap.cson 2017-08-07 09:46:34 +03:00
Leonard Lamprecht
3a1ad3fd40 Replace OS X and Mac OS with macOS 2016-06-18 15:33:08 +02:00
Riley Dallas
af5cb863de 📝 Update links in keymap.cson comments 2016-04-18 10:12:05 -05:00
Lee Dohm
56e93c64da 📝 Add backticks around keybindings 2015-12-14 17:52:21 -08:00
Lee Dohm
5ab2594c0e 📝 Point to the latest documentation 2015-12-14 17:51:06 -08:00
Lee Dohm
c7bff1aec5 📝 Add tip about Keybinding Resolver to keymap.cson 2015-12-14 17:51:06 -08:00
Machisté N. Quintana
d81c0ea8f9 📝 Update CSON link to Atom Flight Manual 2015-07-28 08:45:53 -04:00
Machisté N. Quintana
f2f9672d38 📝 🎨 Drop parens 2015-07-28 08:45:53 -04:00
Machisté N. Quintana
65d46e79d1 📝 Clarify that CSON requires unique keys 2015-07-28 08:45:52 -04:00
Scott Chacon
b3325d64b0 update internal docs links 2015-03-11 15:11:46 -07:00
Nathan Sobo
a2e855f087 Update docs to refer to styles/ instead of stylesheets/ 2015-01-09 08:42:28 -08:00
Philip Giuliani
f1079056cf Update .workspace class with custom element
Because of the update with the custom elements, i noticed that `.workspace` hasn't been updated in the `keymap.cson`, but `.editor` has (to `atom-text-editor`).
2014-11-07 09:43:46 +01:00
Kevin Sawicki
3f1afec15b 📝 Link to CSON description 2014-10-20 09:01:17 -07:00
Kevin Sawicki
e4705d45c4 Merge pull request #3769 from Maxhodges/keymap-advice
Warn new users we are using a little known format (cson), not the more popular json doc notation.
2014-10-20 08:58:12 -07:00
Nathan Sobo
1eb3d8bf99 Use ‘atom-text-editor’ custom tag name for TextEditorElement 2014-10-09 07:39:14 -07:00
Max Hodges
6c56f2f985 Update keymap.cson 2014-10-09 16:01:41 +09:00
Max Hodges
a4b959f2b8 Update keymap.cson 2014-10-09 13:26:14 +09:00
Max Hodges
c59b7f6ead new users should be warned about cson
improper trailing and leading spaces can cause your bindings to fail.Since cson has very little adoption relative to json, I think it's important to warn new users that they need to understand CoffeeScript notation or else a single space could break their file. I spent one full hour today trying to get an auto-indent mapping to work. The solution involved adding one leading space!
2014-10-09 13:15:55 +09:00
Ivan Žužak
733e06fa8c Use shift in the example rather than explaining the difference 2014-09-05 22:24:42 +02:00
Ivan Zuzak
b1fdb48e9e Link to relevant docs in keymap.cson file 2014-09-05 21:40:54 +02:00
Ivan Zuzak
6d498aad3b Explain capital letters in keystrokes 2014-09-05 21:40:11 +02:00
Nathan Sobo
9a488adbb9 Suggest people bind to .workspace instead of body 2014-03-17 13:05:46 -06:00
Kevin Sawicki
c2199e9c21 📝 Doc keymap snippet 2014-02-07 09:50:46 -08:00
probablycorey
7c70c43c1c Update keymap documentation 2013-10-28 09:23:18 -07:00
probablycorey
330bb1df4b Add keymap.cson file to dot-atom 2013-10-25 16:39:06 -07:00