Kevin Sawicki
|
f6bb7fc089
|
Merge pull request #3458 from atom/ks-store-injection-grammars
Include injection grammars in active list
v0.125.0
|
2014-09-05 09:14:41 -07:00 |
|
Ben Ogle
|
805c621ac6
|
Merge pull request #3459 from atom/bo-remove-editor-view-split-methods
Deprecate EditorView::split* methods
|
2014-09-04 17:44:22 -07:00 |
|
Ben Ogle
|
7fe567521e
|
Use the model methods in the commands
|
2014-09-04 17:09:52 -07:00 |
|
Ben Ogle
|
e48748122f
|
Suggest better alternative in deprecation warnings
|
2014-09-04 16:49:33 -07:00 |
|
Ben Ogle
|
1291cf19fb
|
Rename EditorView::getPane -> ::getPaneView()
|
2014-09-04 16:49:02 -07:00 |
|
Ben Ogle
|
336afc32c2
|
Add PaneView::getModel()
|
2014-09-04 16:48:04 -07:00 |
|
Ben Ogle
|
a81393320c
|
Support a copyActiveItem param in Pane::split* methods
|
2014-09-04 16:41:20 -07:00 |
|
Kevin Sawicki
|
3e407296ad
|
🐎 Upgrade to less-cache@0.14
|
2014-09-04 16:31:21 -07:00 |
|
Kevin Sawicki
|
7c8451e178
|
Use getter on GrammarRegistry
|
2014-09-04 16:09:46 -07:00 |
|
Kevin Sawicki
|
90592a70be
|
Include injection grammars in active list
Prevents an immediate flicker when restarting Atom with editors
open that have injection matches.
|
2014-09-04 16:04:32 -07:00 |
|
Ben Ogle
|
914e4e6342
|
Deprecate EditorView::split* methods
|
2014-09-04 16:00:34 -07:00 |
|
Ben Ogle
|
86e623e9db
|
Merge pull request #3457 from atom/bo-deprecate-editor-view-methods
Deprecate obvious EditorView methods
|
2014-09-04 15:42:28 -07:00 |
|
Ben Ogle
|
70df5a5c0a
|
Remove unnecessary fixme
|
2014-09-04 15:30:06 -07:00 |
|
Ben Ogle
|
dba1e22ded
|
Deprecate EditorView::setSoftWrap
|
2014-09-04 15:29:54 -07:00 |
|
Ben Ogle
|
dc21e8707f
|
Deprecate EditorView::getFirstVisibleScreenRow
|
2014-09-04 15:25:55 -07:00 |
|
Ben Ogle
|
52c19a5dcd
|
Deprecate pixelPositionFor*Position
|
2014-09-04 15:20:20 -07:00 |
|
Ben Ogle
|
5ae040f688
|
Add Editor::scrollToTop to compliment scrollToBottom()
|
2014-09-04 15:17:17 -07:00 |
|
Ben Ogle
|
c511a71488
|
Deprecate EditorView::scrollToBottom
|
2014-09-04 15:17:01 -07:00 |
|
Ben Ogle
|
04b0ed9704
|
Deprecate EditorView::scrollTo*Position() functions
|
2014-09-04 15:14:38 -07:00 |
|
Ben Ogle
|
2c9241506b
|
Fix doc strings
|
2014-09-04 14:53:33 -07:00 |
|
Kevin Sawicki
|
326f5fc646
|
Upgrade to settings-view@0.142
|
2014-09-04 14:29:15 -07:00 |
|
Nathan Sobo
|
705c57158d
|
Merge pull request #3454 from atom/ns-text-buffer-event-methods
Add event subscription methods to TextBuffer and Marker
|
2014-09-04 15:17:55 -06:00 |
|
Nathan Sobo
|
a50f62dc93
|
Merge remote-tracking branch 'origin/master' into ns-text-buffer-event-methods
Conflicts:
package.json
|
2014-09-04 14:40:52 -06:00 |
|
Kevin Sawicki
|
eb9d4ba816
|
📝 Use ### for example sections
|
2014-09-04 13:40:04 -07:00 |
|
Nathan Sobo
|
6cb085b341
|
Upgrade text-buffer again to fix specs
|
2014-09-04 14:15:42 -06:00 |
|
Ivan Žužak
|
1ffe459b1e
|
Merge pull request #3455 from atom/iz-remove-deprecated-calls-check
Remove check for deprecated function calls
|
2014-09-04 22:02:51 +02:00 |
|
Nathan Sobo
|
effe7e8070
|
Upgrade find-and-replace for spec fixes
|
2014-09-04 14:00:14 -06:00 |
|
Ivan Žužak
|
b5676adf8a
|
Remove check for deprecated function calls
|
2014-09-04 21:52:00 +02:00 |
|
Ivan Žužak
|
1909f24d5c
|
Merge pull request #3433 from atom/iz-gutter-click-select-line
Support selecting rows by clicking and meta-clicking the gutter
|
2014-09-04 21:35:31 +02:00 |
|
Nathan Sobo
|
a947a357f4
|
Upgrade text-buffer for event subscription methods
|
2014-09-04 12:44:53 -06:00 |
|
Kevin Sawicki
|
d8be03850b
|
Merge pull request #3443 from atom/ks-upgrade-fuzzaldrin
Upgrade fuzzaldrin
|
2014-09-04 09:20:39 -07:00 |
|
Kevin Sawicki
|
641698330f
|
Upgrade to fuzzy-finder@0.58
|
2014-09-04 09:02:38 -07:00 |
|
Kevin Sawicki
|
55913626cc
|
Upgrade to fuzzaldrin 2.1
|
2014-09-04 09:02:38 -07:00 |
|
Ivan Zuzak
|
af2f155082
|
Merge branch 'master' into iz-gutter-click-select-line
|
2014-09-04 16:22:51 +02:00 |
|
Nathan Sobo
|
b9e90f2fdd
|
Fix editor observation docs
|
2014-09-04 08:06:19 -06:00 |
|
Nathan Sobo
|
621c247a75
|
Merge pull request #3418 from atom/ns-simplify-events
Clean Up Workspace Event Subscription API
|
2014-09-04 07:47:55 -06:00 |
|
Nathan Sobo
|
2f6f374cc7
|
Upgrade event-kit to stop throwing when emitting on disposed emitters
|
2014-09-04 07:02:35 -06:00 |
|
Nathan Sobo
|
aac64e3a9b
|
Document Workspace::onDidOpen
|
2014-09-04 07:01:32 -06:00 |
|
Nathan Sobo
|
9de0ba17b2
|
Add Workspace::onDidOpen event subscription method
|
2014-09-04 06:57:59 -06:00 |
|
Nathan Sobo
|
57699e6245
|
Use Workspace::getActivePane instead of property in spec
|
2014-09-04 06:57:46 -06:00 |
|
Ivan Zuzak
|
8a6e72f21f
|
Respect preserveFolds attribute when creating selections from markers
|
2014-09-04 13:57:41 +02:00 |
|
Nathan Sobo
|
0f912c97b9
|
Upgrade emissary to call prefer calling ::dispose in Subscriber mixin
|
2014-09-03 19:37:42 -06: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 |
|
Nathan Sobo
|
22c62b3107
|
Replace ‘editor-created’ event with ::onDidAddTextEditor
|
2014-09-03 19:26:07 -06:00 |
|
Nathan Sobo
|
83327eeabb
|
Don’t test for editor-created events when editor is copied
We can handle this through ::onDidAddTextEditor when the copy is added
back to the pane.
|
2014-09-03 19:25:40 -06:00 |
|
Ben Ogle
|
8e286194f1
|
Merge pull request #3446 from atom/bo-move-var
Add columnCount variables to cursor::moveLeft and moveRight and related methods
|
2014-09-03 17:36:31 -07:00 |
|
Ben Ogle
|
691c7ee585
|
Considerably more elegant (and correct) moveLeft and moveRight
|
2014-09-03 17:19:06 -07:00 |
|
Ben Ogle
|
48b693c1c1
|
Add columnCounts to selection methods
|
2014-09-03 16:20:25 -07:00 |
|
Ben Ogle
|
7a3893c7bb
|
Update doc strings
|
2014-09-03 16:10:33 -07:00 |
|