Commit Graph

16192 Commits

Author SHA1 Message Date
Michelle Tilley
208132fb52 Refactor AtomApplication URL opening code 2017-09-18 17:46:57 -07:00
Michelle Tilley
7c1d6ec07c Replace MessageRegistry with UrlHandlerRegistry 2017-09-18 17:40:29 -07:00
Michelle Tilley
0ae64c37de Add UrlHandlerRegistry 2017-09-18 17:33:51 -07:00
Michelle Tilley
bf4985e265 🔥 MessageRegistry 2017-09-18 17:33:42 -07:00
Michelle Tilley
9e74e164b6 Merge remote-tracking branch 'origin/master' into mkt-url-based-command-dispatch 2017-09-18 16:49:12 -07:00
Wliu
f1a2af6e6a Merge pull request #15669 from BenRussert/cursor-docs-fix
📝 Fix cursor name letter casing
2017-09-16 22:43:23 +02:00
Ben Russert
69b1e2c4d8 📝 Fix cursor name letter casing [ci skip] 2017-09-16 15:30:44 -05:00
Ash Wilson
275089fdbe Restore the fs.existsSync guard 2017-09-14 21:06:49 -04:00
Max Brunsfeld
f786950d65 Make .destroyItem take effect synchronously when possible
This is ugly but prevents the breakage of community packages' tests.
2017-09-12 16:03:20 -07:00
Max Brunsfeld
cca04f85a3 📝 Document async onWillDestroyItem behavior 2017-09-12 15:19:46 -07:00
Max Brunsfeld
2374077a6e Wait for async onWillDestroyItem handlers before destroying item 2017-09-12 15:04:37 -07:00
Ash Wilson
8632e73d07 Merge pull request #15440 from atom/ku-reload-config-when-created
Replace pathwatcher w/ bundled watcher to catch created & rename events
2017-09-12 15:23:19 -04:00
Ash Wilson
ff8e21a20e Let the debouncer debounce 2017-09-12 14:39:08 -04:00
Ash Wilson
0c021f777e Initialize the new flag and pendingOperations in clear() 2017-09-12 14:38:49 -04:00
Ian Olsen
7f7bdbf103 Merge pull request #14495 from warrenpnz/maxScreenLineLength
Enable MAX_SCREEN_LINE_LENGTH to now be set via a config option
2017-09-12 11:32:41 -07:00
Ash Wilson
fa1ebd0529 👕 lint lint lint 2017-09-12 11:52:39 -04:00
Ash Wilson
979f525e3b Work with spies a little more gracefully 2017-09-12 11:50:15 -04:00
Ash Wilson
19500d1b40 Functions are more useful if you call them 2017-09-12 11:30:07 -04:00
Ash Wilson
28a4203482 Apply config changes before an initial load, but also replay them 2017-09-12 11:22:40 -04:00
Ash Wilson
4b7b513b93 The method is requestSave() 2017-09-12 10:21:47 -04:00
Ash Wilson
46d5ebb2f4 Only reset settings if the file is empty 2017-09-12 10:21:02 -04:00
Ash Wilson
8601a5df21 Only catch an expected EEXIST error 2017-09-12 10:20:30 -04:00
Ash Wilson
85ca408b29 Remove some console logging 2017-09-12 10:20:14 -04:00
Ash Wilson
b45fb2e918 Use the wx flag to atomically create a config file if it doesn't exist 2017-09-12 10:19:38 -04:00
Ash Wilson
8b94ed9558 "arguments" is overwritten by closure arguments 2017-09-12 10:18:47 -04:00
wpowell-oss
0b55d4e144 maxScreenLineLength rebased to github 2017-09-12 14:38:29 +12:00
t9md
e9cf616844 FIX "softWrapped" appear twice in field extraction 2017-09-12 11:26:51 +09:00
wpowell-oss
f2bb941a51 Rebase to github/master 2017-09-12 13:58:26 +12:00
Warren Powell
ce99d401c2 Enables MAX_SCREEN_LINE_LENGTH to now be set via a config option in editor settings. Defaults to 500 2017-09-12 13:58:26 +12:00
Lee Dohm
cf6787de5f Merge pull request #15606 from atom/publicize-release-channel
Make the atom.getReleaseChannel function public
2017-09-10 14:17:15 -07:00
Lee Dohm
ea249777dd Make the atom.getReleaseChannel function public 2017-09-10 13:32:02 -07:00
Wliu
1a4e6c4c85 Merge pull request #15603 from jsoref/spelling
Spelling
2017-09-10 18:29:38 +02:00
Josh Soref
2947d6b81d spelling: workspace 2017-09-10 15:46:41 +00:00
Josh Soref
c49c62aaa7 spelling: visually 2017-09-10 15:46:41 +00:00
Josh Soref
e39970cd1a spelling: visibility 2017-09-10 15:46:41 +00:00
Josh Soref
2ae8ec19d5 spelling: successfully 2017-09-10 15:46:41 +00:00
Josh Soref
4fbae9f458 spelling: stylesheet 2017-09-10 15:46:41 +00:00
Josh Soref
e6f3aeeb2e spelling: responsibility 2017-09-10 15:46:41 +00:00
Josh Soref
26d44a2ffd spelling: registry 2017-09-10 15:46:40 +00:00
Josh Soref
ef946374b4 spelling: multiple 2017-09-10 15:46:40 +00:00
Josh Soref
54156a8f77 spelling: javascript 2017-09-10 15:46:40 +00:00
Josh Soref
ad003695b5 spelling: intersecting 2017-09-10 15:46:39 +00:00
Josh Soref
faa39508e6 spelling: interpretation 2017-09-10 15:46:39 +00:00
Josh Soref
cb3fb74d6b spelling: horizontal 2017-09-10 15:46:39 +00:00
Josh Soref
9623acf633 spelling: compatible 2017-09-10 15:46:39 +00:00
Josh Soref
cbc4823cde spelling: combinations 2017-09-10 15:46:38 +00:00
Josh Soref
a92178b876 spelling: asynchronous 2017-09-10 15:46:38 +00:00
Damien Guard
69eb2d541d :t-shirt: 2017-09-09 09:28:43 -07:00
Damien Guard
a21480f441 Better error handling on passing invalid packs 2017-09-08 19:00:27 -07:00
Damien Guard
dab150ad6c 👕 2017-09-08 19:00:27 -07:00