probablycorey
75745bccc7
🔥 moar whitespace
2014-02-13 11:03:58 -08:00
probablycorey
93bd0c8412
🔥 whitespace
2014-02-13 11:00:29 -08:00
probablycorey
f473bfdb95
Move actual opener logic back to project.
...
Not all specs create a workspace and workspaceView, so there were
failures. They probably SHOULD all have workspace and workspaceView
but that is beyond the scope of this PR.
2014-02-13 10:52:07 -08:00
probablycorey
6428d1cb60
Upgrade to markdown-preview@0.29.0
2014-02-12 17:26:48 -08:00
probablycorey
6b4e68f127
💄
2014-02-12 17:24:47 -08:00
probablycorey
9e9cdaecc0
Delegate methods correctly
2014-02-12 17:24:27 -08:00
probablycorey
410f573095
Make addEditor and removeEditor private methods on project
2014-02-12 17:19:50 -08:00
probablycorey
41761ffbcf
Move eachEditor and getEditors to Workspace
2014-02-12 17:19:25 -08:00
probablycorey
ee09eee374
Move (un)registerOpener to Workspace
2014-02-12 17:12:48 -08:00
probablycorey
a99c404a78
Merge branch 'cj-remove-openSingletonSync'
2014-02-12 14:30:49 -08:00
probablycorey
6b971e36b0
Upgrade to find-and-replace@0.83.0
2014-02-12 14:23:16 -08:00
probablycorey
e550d8a3bc
Remove Workspace:openSingletonSync
2014-02-12 14:11:41 -08:00
Kevin Sawicki
f3ff802aa4
Upgrade to settings-view@0.72.0
2014-02-12 13:08:08 -08:00
Kevin Sawicki
52241a45df
Merge pull request #1536 from atom/ks-synchronize-cursor-blink
...
Blink all cursors in same interval
2014-02-12 13:07:39 -08:00
Kevin Sawicki
86b19c1ffc
Remove unneeded if/else
2014-02-12 13:01:47 -08:00
Kevin Sawicki
680e1cc80a
Inline style variable
2014-02-12 13:01:47 -08:00
Kevin Sawicki
017cc23bbf
Remove unused param
2014-02-12 13:01:47 -08:00
Kevin Sawicki
d49bb2416b
Use subscribe instead of namespace
2014-02-12 13:01:47 -08:00
Kevin Sawicki
1d2c3bce20
Remove unused requires
2014-02-12 13:01:47 -08:00
Kevin Sawicki
48f69880e0
💄 Use this instead of @
2014-02-12 13:01:47 -08:00
Kevin Sawicki
ed7de42ba0
Use single interval to blink all cursors
2014-02-12 13:01:47 -08:00
Kevin Sawicki
95c4e2170b
📝 Outdent code block
2014-02-12 11:45:00 -08:00
Kevin Sawicki
4e2218b005
Use @ instead of EditorView prefix
2014-02-12 08:59:06 -08:00
Kevin Sawicki
8b83918a24
📝 Doc params in window.coffee
2014-02-12 08:54:16 -08:00
Kevin Sawicki
a1ce1c9ef6
📝 . instead of ,
2014-02-12 08:43:16 -08:00
Cheng Zhao
0419ae8712
Use new runas API for grunt install on Windows.
2014-02-12 22:23:14 +08:00
Cheng Zhao
d8737ba4a1
Upgrade to runas@0.4.0
2014-02-12 22:08:56 +08:00
Cheng Zhao
9bd1835ea1
Merge pull request #1529 from atom/privilege-escalation
...
Ask for privilege escalation when writing file on OS X
2014-02-12 20:47:00 +08:00
Cheng Zhao
823a79610f
💄 "Private:" is not needed anymore.
2014-02-12 20:41:09 +08:00
Cheng Zhao
3929189e7a
Merge branch 'master' into privilege-escalation
...
Conflicts:
src/text-buffer.coffee
2014-02-12 19:32:49 +08:00
Kevin Sawicki
fb73240654
Guard against non-existent .workspace element
2014-02-11 17:13:37 -08:00
Kevin Sawicki
cc890ebdc0
Add editor.fontFamily config default
...
This causes it to display in the settings view.
2014-02-11 17:00:25 -08:00
Corey Johnson
7708d645c9
Merge pull request #1526 from atom/ks-remove-immediate-and-sync-activate-calls
...
Remove immediate/sync option to activatePackage
2014-02-11 16:56:49 -08:00
Kevin Sawicki
29cbea4d50
📝 optional not option
2014-02-11 16:53:36 -08:00
Kevin Sawicki
8b1b3d237d
Init pendingUpdateOperation in ctor
2014-02-11 16:53:00 -08:00
Kevin Sawicki
7d7f208fc5
Add missing keybidings to menu
...
This was caused by the test element not simulating a div element
with the .workspace class.
2014-02-11 16:48:32 -08:00
probablycorey
1302a38ddf
Upgrade to find-and-replace@0.82.0
2014-02-11 16:47:44 -08:00
Kevin Sawicki
f9d70e5623
Make skipped specs yellowish
2014-02-11 16:19:46 -08:00
Kevin Sawicki
0e60d73b10
Use info alert until suite completes or failure occurs
2014-02-11 16:18:43 -08:00
Kevin Sawicki
136928f36e
Merge pull request #1534 from atom/ks-move-lines-around-folds
...
Handle moving lines around folds
2014-02-11 16:06:23 -08:00
Kevin Sawicki
d6fc3e6d01
Move insertDelta computation under transact call
2014-02-11 15:55:32 -08:00
Kevin Sawicki
04d8584742
Use fold directly
2014-02-11 15:55:32 -08:00
Kevin Sawicki
de88d6b624
Support moving up folds around folds
2014-02-11 15:55:32 -08:00
Kevin Sawicki
32a15796c1
Mention screen rows are used
2014-02-11 15:55:32 -08:00
Kevin Sawicki
905e456a15
Only fold valid buffer rows
2014-02-11 15:55:32 -08:00
Kevin Sawicki
04c59952d5
Support moving down folds around folds
2014-02-11 15:55:32 -08:00
Kevin Sawicki
a93bfb5f8c
Make sure moved lines don't go into a fold
2014-02-11 15:55:32 -08:00
Kevin Sawicki
2579f2993b
💄 folded not folder
2014-02-11 15:55:32 -08:00
Kevin Sawicki
f9cdc4883e
Move around folds when moving lines down
2014-02-11 15:55:32 -08:00
Kevin Sawicki
d8da977b20
Add failing spec
2014-02-11 15:55:31 -08:00