Ben Ogle
4bee197e01
Upgrade to base16-tomorrow-dark-theme@0.5.0
2013-11-06 14:42:24 -08:00
Ben Ogle
ce2e123cc8
Merge pull request #1088 from atom/bo-changes-for-themes-with-padding
...
Handle themes with padding on the scroll view
2013-11-06 14:38:34 -08:00
Ben Ogle
16b64b03f7
Nof
2013-11-06 14:38:01 -08:00
Ben Ogle
2adcc9709c
10 -> back to 2
2013-11-06 14:37:36 -08:00
Ben Ogle
0f1d701646
Upgrade to wrap-guide@0.5.0
2013-11-06 14:21:54 -08:00
Ben Ogle
6e049dd173
Fix tests in editor
2013-11-06 14:13:09 -08:00
Kevin Sawicki
9f5e913804
Update remaining selected class names to fold-selected
2013-11-06 09:55:53 -08:00
Kevin Sawicki
383a724144
Update class name to new fold-selected
2013-11-06 09:50:06 -08:00
Kevin Sawicki
90c21906a4
Add fold- prefix to selected class name
...
This prevents interference with the base selected class
which adds a noticeable blur to folded lines that are selected
when using dark syntax and light ui.
2013-11-06 09:49:18 -08:00
Cheng Zhao
5033fac8eb
Update to atom-shell v0.6.8.
2013-11-06 12:32:19 +08:00
Ben Ogle
0aa0dc01d5
Properly reset the size of layers on resize
...
Otherwise, when a theme has padding in the scroll-view, it will be
scrollable all the time (width:100%).
2013-11-05 18:40:05 -08:00
Ben Ogle
994756f8c1
Use padding in the pixel left calculation
...
Now themes can specify padding in the scroll-view so the text isn't
jammed up against the
2013-11-05 18:40:04 -08:00
Kevin Sawicki
47bab20363
Merge pull request #1087 from atom/ks-reenable-specs
...
Reenable edit session specs
2013-11-05 18:30:36 -08:00
Kevin Sawicki
efb87237e2
Reenable undo, redo, and transaction specs
2013-11-05 18:25:37 -08:00
Kevin Sawicki
2be5790311
Set auto indent config setting in spec
2013-11-05 18:25:36 -08:00
Kevin Sawicki
60fa937ed7
Add asserts for undoing an insertNewlineAbove
2013-11-05 18:25:36 -08:00
Kevin Sawicki
867a6ecd95
Reenable insertNewlineBelow() specs
2013-11-05 18:25:36 -08:00
Kevin Sawicki
36c9d68009
Update to telepath@0.21.0
2013-11-05 18:25:36 -08:00
Ben Ogle
4dda2f93ae
Upgrade to base16-tomorrow-dark-theme@0.4.0
2013-11-05 17:48:22 -08:00
Ben Ogle
740085e561
Upgrade base16-tomorrow-dark-theme@0.3.0
2013-11-05 17:34:00 -08:00
Ben Ogle
5a2730c8c0
Upgrade to solarized-dark-syntax@0.4.0
2013-11-05 17:23:45 -08:00
Ben Ogle
08ee9c08b7
Upgrade to atom-light-syntax@0.6.0
2013-11-05 17:08:17 -08:00
Ben Ogle
103f602c9c
Upgrade dev-live-reload@0.14.0
2013-11-05 17:02:35 -08:00
Ben Ogle
3db786953c
Upgrade to atom-dark-syntax@0.6.0
2013-11-05 15:17:45 -08:00
Ben Ogle
b9b9b7df91
Upgradt to find-and-replace@0.38.0
2013-11-05 15:16:00 -08:00
Ben Ogle
da2d37408f
Upgrade to tree-view@0.28.0
2013-11-05 12:37:03 -08:00
Ben Ogle
8739dfe739
Update to find-and-replace@0.37.0
2013-11-05 12:01:02 -08:00
Ben Ogle
8851120db2
Add split: left handling to openSingletonSync()
2013-11-05 11:25:45 -08:00
Ben Ogle
c59404b2b0
Upgrade to tree-view@0.27.0
2013-11-05 10:43:41 -08:00
Kevin Sawicki
1ef5809b24
Merge pull request #1078 from atom/ks-soft-wrap-resize
...
Update soft wrap column on editor resize
2013-11-05 09:06:21 -08:00
Kevin Sawicki
aad23d4760
💄 Remove extra empty line
2013-11-04 18:39:59 -08:00
Kevin Sawicki
d20bff473b
Increase overflowchanged timeout to 100ms
2013-11-04 18:38:08 -08:00
Kevin Sawicki
287f1984db
Update width in chars when editor's size changes
...
Register an overflowchanged event listener on the editor's scroll view
and update the width in chars when this event fires.
Closes #928
Closes #961
Closes #993
2013-11-04 18:12:17 -08:00
Ben Ogle
1cb5d16a60
Style messages
2013-11-04 17:19:09 -08:00
Ben Ogle
3d99e580b9
Upgrade to tabs@0.6.0 and atom-light-ui@0.6.0
2013-11-04 14:30:38 -08:00
Kevin Sawicki
b0da17701b
Run apm clean during bootstrap
...
Closes #905
2013-11-02 19:29:52 -07:00
Kevin Sawicki
8443db6630
Upgrade to language-coffee-script@0.2.0
2013-11-02 19:00:34 -07:00
Cheng Zhao
2333b53d05
Update to atom-shell v0.6.7.
2013-11-02 17:27:00 +08:00
Kevin Sawicki
f05eb67125
Upgrade to package-generator@0.17.0
2013-11-01 17:34:52 -07:00
Kevin Sawicki
4c5fdbce93
Upgrade to package-generator@0.16.0
2013-11-01 17:29:36 -07:00
Kevin Sawicki
9482e9b397
Upgrade to package-generator@0.15.0
2013-11-01 17:22:47 -07:00
Kevin Sawicki
0eb4704f5e
Remove empty CHANGELOG
2013-11-01 17:15:32 -07:00
Kevin Sawicki
13c374845f
Upgrade to bracket-matcher@0.9.0
2013-11-01 16:54:15 -07:00
Nathan Sobo
0c87f0edf8
Make ctrl-Z/ctrl-y invoke 'core:redo' instead of 'corey:redo'
2013-11-01 17:49:29 -06:00
Kevin Sawicki
c9db0f14ed
Disable colored output in script/cibuild
2013-11-01 16:42:50 -07:00
Kevin Sawicki
875e9c886c
Increase max buffer to 1MB
2013-11-01 16:34:20 -07:00
Kevin Sawicki
05867bc889
Default error code to 1
...
Apparently not all errors passed to the callback have a code so default
it to zero when missing. The 'stdout maxBuffer exceeded.' is once such
error that has no code.
2013-11-01 16:27:46 -07:00
Kevin Sawicki
621058aa9e
Register copied edit sessions on the project
...
Without this any split edit sessions won't be passed to package
listeners that register using project.eachEditSession()
Closes #1065
2013-11-01 15:51:27 -07:00
Kevin Sawicki
3b52a6a040
Use underscore-plus
2013-11-01 15:50:38 -07:00
Nathan Sobo
e70f87dfc7
Upgrade to telepath 0.20.0 so simple selection changes aren't undone
...
This version of telepath adds an `undo: 'combine'` option which becomes
the default for marker changes. With an undo strategy of 'combine', the
operation is only undone when combined in a transaction with other
operations that are undone. This prevents simple marker updates from
getting pushed to the undo stack.
2013-11-01 16:39:32 -06:00