joshaber
|
f70b93d9c2
|
Merge branch 'remove-packagemanager-dependency' into remove-project-dependency
|
2016-04-26 11:01:28 -04:00 |
|
joshaber
|
5d7c2fc8ba
|
Just observe the grammar.
|
2016-04-26 10:32:41 -04:00 |
|
joshaber
|
7ed4d60967
|
Don't need to pass Project around anymore.
|
2016-04-25 17:03:26 -04:00 |
|
joshaber
|
9fa669b293
|
Set the initial path after saving in Project.
|
2016-04-25 17:02:51 -04:00 |
|
joshaber
|
5cf532ebe8
|
Move checkoutHeadRevision to Workspace.
|
2016-04-25 17:02:36 -04:00 |
|
joshaber
|
856697e55f
|
Uh we seriously don't need package manager.
Not sure how that slipped back in there.
|
2016-04-25 16:31:28 -04:00 |
|
joshaber
|
8d7f1b8fba
|
Don't need to pass view registry through anymore.
|
2016-04-25 16:26:28 -04:00 |
|
joshaber
|
32a53e392c
|
Merge branch 'remove-packagemanager-dependency' into remove-view-registry-dependency
|
2016-04-25 16:26:04 -04:00 |
|
joshaber
|
1c6d9728c4
|
Don't need to pass packageManager in anymore.
|
2016-04-25 16:25:36 -04:00 |
|
joshaber
|
3a63f90ab2
|
We just say getElement now.
|
2016-04-25 16:24:27 -04:00 |
|
joshaber
|
58d8e6bca8
|
Typo
|
2016-04-25 16:11:38 -04:00 |
|
joshaber
|
759d64501d
|
Better test.
|
2016-04-25 16:07:49 -04:00 |
|
joshaber
|
3b40fe5d8a
|
Merge branch 'master' into remove-packagemanager-dependency
|
2016-04-25 16:07:35 -04:00 |
|
Josh Abernathy
|
2c91f3b71c
|
Merge pull request #11602 from atom/disentangle-text-editor-pt-1
Remove TextEditor's dependency on NotificationManager
|
2016-04-25 15:56:52 -04:00 |
|
joshaber
|
6852d6e91c
|
Test it.
|
2016-04-25 15:34:46 -04:00 |
|
joshaber
|
cf1b4e2217
|
Another new name.
|
2016-04-25 15:34:44 -04:00 |
|
joshaber
|
eaf6036a2c
|
Wait a tick before sending the event.
|
2016-04-25 15:34:37 -04:00 |
|
joshaber
|
2266f1e3b6
|
Revert "Just use the already existing change grammar event."
This reverts commit 9014634b3a.
|
2016-04-25 15:15:31 -04:00 |
|
joshaber
|
9014634b3a
|
Just use the already existing change grammar event.
|
2016-04-25 15:09:03 -04:00 |
|
joshaber
|
02bbb14052
|
Better method name
|
2016-04-25 15:02:16 -04:00 |
|
joshaber
|
b1301a5f74
|
Trigger the activation hook outside the text editor.
|
2016-04-25 14:50:34 -04:00 |
|
joshaber
|
e8a4f38c69
|
Don't need to pass the package manager through anymore.
|
2016-04-25 14:50:14 -04:00 |
|
joshaber
|
6b309be6da
|
Propagate a did-use-grammar event out of the tokenized buffer.
|
2016-04-25 14:49:43 -04:00 |
|
joshaber
|
956e037681
|
But without the space.
|
2016-04-25 14:20:54 -04:00 |
|
joshaber
|
d494f065df
|
Update the spec.
|
2016-04-25 14:12:42 -04:00 |
|
joshaber
|
694af93009
|
Implement the show cursor scope functionality in the default commands.
|
2016-04-25 14:12:38 -04:00 |
|
joshaber
|
48e49061e6
|
Don't need to pass in the notification manager anymore.
|
2016-04-25 14:12:20 -04:00 |
|
joshaber
|
8bf34d45d7
|
Don't require notification manager in TextEditor
Instead expose getCursorScope and let users outside the text editor
show the notification.
|
2016-04-25 14:12:07 -04:00 |
|
Lee Dohm
|
4825d7ee4b
|
⬆️ tabs@0.93.1
|
2016-04-23 20:15:31 -07:00 |
|
Lee Dohm
|
f6f5c93b01
|
⬆️ tabs@0.93.0
|
2016-04-23 18:31:27 -07:00 |
|
Lee Dohm
|
cf79619292
|
⬆️ tree-view@0.206.2
|
2016-04-23 18:31:07 -07:00 |
|
Wliu
|
e5e1226ac0
|
⬆️ language-c@0.51.4
|
2016-04-23 11:49:20 -04:00 |
|
Lee Dohm
|
93a83306c9
|
Merge pull request #11564 from atom/ld-add-ctrl-f4-linux
Add Ctrl+F4 keybinding for Linux
|
2016-04-22 16:00:21 -07:00 |
|
Lee Dohm
|
8e78441e32
|
⬆️ tabs@0.92.3
|
2016-04-22 15:16:08 -07:00 |
|
Wliu
|
11170696d5
|
⬆️ tree-view@0.206.1
|
2016-04-22 18:10:53 -04:00 |
|
Josh Abernathy
|
6f75895391
|
Merge pull request #11562 from atom/use-ohnogit
Use ohnogit
|
2016-04-22 11:49:14 -04:00 |
|
Wliu
|
fdefd54259
|
Merge pull request #11576 from rldaggie/snippet-documentation
Update CSON documentation link in snippets.cson
|
2016-04-22 11:46:09 -04:00 |
|
Riley Dallas
|
6fc3a364e1
|
📝 Update CSON documentation link in snippets.cson
|
2016-04-22 09:30:45 -05:00 |
|
Antonio Scandurra
|
d276f93a23
|
⬆️ text-buffer
|
2016-04-22 11:12:15 +02:00 |
|
Lee Dohm
|
53c52342e5
|
Add Ctrl+F4 keybinding for Linux
|
2016-04-21 13:36:50 -07:00 |
|
joshaber
|
4a0c946785
|
⬆️ status-bar@1.2.4
|
2016-04-21 15:29:50 -04:00 |
|
joshaber
|
3574613fa3
|
Don't need resource pool anymore.
|
2016-04-21 14:19:24 -04:00 |
|
joshaber
|
c0eb8baae0
|
Provide _refreshingPromise.
|
2016-04-21 13:55:43 -04:00 |
|
joshaber
|
866a26a754
|
Update the ignore paths for ohnogit.
|
2016-04-21 13:25:14 -04:00 |
|
joshaber
|
809d194f31
|
Update the tests
|
2016-04-21 13:17:35 -04:00 |
|
joshaber
|
ea57a25a3f
|
⬆️ ohnogit
|
2016-04-21 13:08:10 -04:00 |
|
joshaber
|
aa96d47160
|
First pass
|
2016-04-21 12:36:45 -04:00 |
|
Damien Guard
|
f00ac5ca0a
|
Merge pull request #11544 from atom/dg-windows-command-line-fixes
Fixes to Windows command-line handling
|
2016-04-20 17:57:57 -07:00 |
|
Katrina Uychaco
|
6b317804bc
|
Merge pull request #11547 from atom/ku-add-build-and-sign-grunt-task
Add `build-and-sign` grunt task for codesigning Atom
|
2016-04-20 13:11:28 -07:00 |
|
Katrina Uychaco
|
eb739cd025
|
Add build-and-sign grunt task for codesigning Atom
|
2016-04-20 12:40:45 -07:00 |
|