Ben Ogle
f357f694b3
Merge pull request #3456 from atom/ns-editor-event-methods
...
Add event subscription methods for Editor and associated classes
2014-09-09 13:40:45 -07: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
965afc2c37
Rename softWrap to softWrapped
...
Our new pattern for booleans is to have ::set and ::is, and that means
the property name needs to be in passive voice for ::is to make sense.
This is in preparation for adding a new change observation method.
* ::setSoftWrapped
* ::isSoftWrapped
* ::toggleSoftWrapped
2014-09-05 11:39:33 -07:00
Corey Johnson
69821b7a6b
Add .gitignore file to dot-atom.
...
This will help users who want to push their .atom directory to GitHub
Closes #1094
2014-04-30 14:41:23 -07:00
Nathan Sobo
9a488adbb9
Suggest people bind to .workspace instead of body
2014-03-17 13:05:46 -06:00
Kevin Sawicki
0307c0e6c9
Rename ~/.atom/styles.css to ~/.atom/styles.less
2014-02-24 16:14:05 -08:00
Kevin Sawicki
fbdf16a8fa
Use soft wrap instead of font size in example hack
2014-02-07 09:51:24 -08:00
Kevin Sawicki
23af7b4072
Make font-size larger than the default
2014-02-07 09:51:24 -08:00
Kevin Sawicki
4219d06bd9
📝 Doc ~/.atom/init.coffee
2014-02-07 09:51:24 -08:00
Kevin Sawicki
e52a4c1588
Rename user.coffee to init.coffee
2014-02-07 09:51:24 -08:00
Kevin Sawicki
efac59be9b
📝 Use quotes for inserted text
2014-02-07 09:51:04 -08:00
Kevin Sawicki
c2199e9c21
📝 Doc keymap snippet
2014-02-07 09:50:46 -08:00
Kevin Sawicki
9a97bac05d
Add cursor selector example
2014-01-30 16:57:27 -08:00
Kevin Sawicki
9252cd2a1b
📝 Doc reloading of ~/.atom/styles.css
2014-01-30 16:55:51 -08:00
Kevin Sawicki
1c790a3c55
Rename ~/.atom/user.css to ~/.atom/styles.css
2014-01-30 16:53:25 -08:00
Kevin Sawicki
e6e7106ac5
Add sample snippets.cson to dot-atom template
2014-01-27 11:16:24 -08:00
Kevin Sawicki
257d0d3a25
Remove template snippets folder
2014-01-27 11:02:52 -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
Kevin Sawicki
b9328c82e5
Remove themes folder from .atom template
...
Themes now go in ~/.atom/packages
2013-09-30 08:56:12 -07:00
Nathan Sobo
9cd6fda3e1
💄 add trailing newlines
2013-02-19 10:02:09 -07:00
Corey Johnson
4b7e8b6a37
Clean up .atom creation
2013-02-13 13:09:49 -08:00