Kevin Sawicki
71ef21bb70
📝 Link to roadmap issue
2014-10-22 12:59:57 -07:00
Ben Ogle
498c8d21b2
Fix comments n junk
2014-10-21 13:27:01 -07:00
Ben Ogle
08f35531ba
Update descriptor docs
2014-10-20 17:49:14 -07:00
Ben Ogle
4d1e488ef4
Add contributing to packages to the index
2014-10-20 13:34:15 -07:00
Ben Ogle
0a39c28a79
update contributing to packages to not mention amp develop
2014-10-20 13:34:15 -07:00
Ben Ogle
da86c86577
Integrate feedback
2014-10-16 13:26:07 -07:00
Ben Ogle
7d8b5bc1fc
Add scopes and scope descriptors docs
2014-10-16 13:23:34 -07:00
Kevin Sawicki
4c6803cf6a
Merge pull request #3773 from mkoniecz/master
...
fakeroot is also necessary
2014-10-09 08:56:10 -07:00
Nathan Sobo
1eb3d8bf99
Use ‘atom-text-editor’ custom tag name for TextEditorElement
2014-10-09 07:39:14 -07:00
Nathan Sobo
8941b97ed2
Use ‘atom-workspace’ custom tag name for WorkspaceElement
2014-10-09 07:39:14 -07:00
Mateusz Konieczny
e6e039293a
fakeroot is also necessary
2014-10-09 13:11:06 +02:00
Nathan Sobo
eff70b07d9
Update docs for context menus
2014-10-02 10:36:29 -06:00
Ben Ogle
11fad1bd12
Moar 📝
2014-09-29 16:09:48 -07:00
Ben Ogle
38d2303857
Clean up docs in creating a package
2014-09-29 16:09:48 -07:00
Ben Ogle
452e34db90
Remove deprecations for push / remove / unshift at keypath
2014-09-29 16:09:47 -07:00
Ben Ogle
f09e58b434
Update config docs
2014-09-29 16:09:46 -07:00
Ben Ogle
74ba3c6a49
Add config section to creating a package
2014-09-29 16:05:24 -07:00
Nathan Sobo
a0edb92e16
Rename editor.softWrapped config option back to editor.softWrap
2014-09-15 14:34:35 -06:00
Kevin Sawicki
863362ffed
📝 Outdent ordered list
2014-09-15 08:51:10 -07:00
Kevin Sawicki
cea7d89129
📝 🐧 Tweak Linux instructions
2014-09-15 08:50:16 -07:00
Bengt Lüers
ca8153b56b
Elaborate getting a current working copy.
...
The `git checkout` step from #3098 got removed by some merge, so here it is again.
2014-09-14 15:15:52 +02:00
Jordon Bedwell
5a64b09924
Proc requires super user permissions on Linux.
2014-09-09 20:36:40 -05:00
Kevin Sawicki
b0c17aa98f
📝 Correct misspellings
2014-09-09 18:32:37 -07:00
Kevin Sawicki
9f5f4f2c10
Merge pull request #3499 from envygeeks/patch-1
...
Add alternatives alternative to symlinks.
2014-09-09 18:31:22 -07:00
Jordon Bedwell
335339ef61
Change language and make the command one line.
2014-09-09 20:20:39 -05:00
Jordon Bedwell
efc730dc2f
Add alternatives alternative to symlinks.
2014-09-08 14:39:47 -05: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
Nathan Sobo
4946eec367
Merge remote-tracking branch 'origin/master' into ns-simplify-events
...
Conflicts:
docs/your-first-package.md
2014-09-03 19:31:37 -06:00
Nathan Sobo
db571a2fbf
Avoid deprecation by calling ::getActivePaneItem
2014-09-03 19:26:19 -06:00
Ben Ogle
2fced0c1bc
Deprecate getSelection
2014-08-28 17:51:16 -07:00
Ben Ogle
370ad23f7c
Remove Cursor from ::moveCursor* methods
2014-08-28 15:25:12 -07:00
Kevin Sawicki
654a4392a4
📝 Use script/build in --build-dir example
2014-08-14 09:53:10 -07:00
Kevin Sawicki
8457c74f2f
📝 💄
2014-08-14 09:52:20 -07:00
Kevin Sawicki
88366cb5d4
📝 Mention --build-dir and --install-dir
...
Closes #3220
2014-08-14 09:51:25 -07:00
Werner Beroux
2c2dc61fa0
Update linux.md
...
Clarify the build steps. The most important is that initialy "Create ..." and "Install ..." could be interpreted as "(User should) create/install ..." while it should mean "(To) create/install ... (do)".
2014-08-11 11:00:47 +02:00
Sergey Zolotarev
7f6a4cccaf
Add build fix from #2435
2014-08-05 18:00:25 +07:00
Bengt Lüers
823cfcac57
Correct Node.js' spelling, link Git and GNOME Keyring
2014-08-03 16:06:18 +02:00
Kevin Sawicki
532744b4eb
📝 Mention installed apm command
2014-07-28 18:49:53 -07:00
Kevin Sawicki
ddd89ed6d1
📝 Remove step that is only is supported on Mac
2014-07-28 18:49:03 -07:00
Kevin Sawicki
5a53e5b96a
📝 Mark mdkeb step as optional
2014-07-28 18:48:15 -07:00
Bengt Lüers
f47bcddf10
individual descriptions for instructions
2014-07-29 02:33:02 +02:00
Bengt Lüers
e011c80b07
Update linux.md
...
Add step for checking out the latest release by git tag.
2014-07-26 18:44:38 +02:00
Kevin Sawicki
46b95318a1
Wrap header name in backticks
2014-07-22 08:43:43 -07:00
Daniel Hengeveld
50086df804
document pagination for atom.io/api/packages
2014-07-22 08:43:10 -07:00
batjko
09e8aa0571
typo
2014-07-21 09:38:00 +01:00
batjko
364e06483c
corrected grammar
2014-07-21 09:37:16 +01:00
batjko
2d07d6662c
Update Windows build instructions
...
Just a few suggested changes to reflect experiences over a few months of building on several Windows machines.
- The Posix tools comment doesn't seem to be applicable (anymore)?
- Added further instructions when using pre-installed Git.
- Added the frequent issue of first-time build failures (random `node-gyp` errors), which don't reoccur on second try.
- Added a few extra words on opening a new issue, to clarify that appropriate details should be provided, if the issue hasn't been reported before.
Feel free to amend or suggest further changes.
2014-07-21 09:33:17 +01:00
Ben Ogle
37d0a7f7e5
Merge pull request #2992 from maschs/ms-buildArch
...
Add build instructions for Arch
2014-07-20 11:01:02 -07:00
Joel Kuntz
d2da914151
Fix abbreviation
2014-07-19 14:20:32 -03:00
Joel Kuntz
ca39e7f7de
Fix typo
2014-07-19 13:08:24 -03:00