Kevin Sawicki
291f4fbb90
Mark last cursor for autoscroll on undo/redo
2013-11-07 09:04:41 -08:00
Kevin Sawicki
dba7687470
Autoscroll even when text does not change
2013-11-07 09:04:41 -08:00
Cheng Zhao
e6a7678fd6
Update to atom-shell v0.6.9.
2013-11-07 18:52:12 +08:00
Ben Ogle
4b6867831a
Upgrade to scandal@0.6.4
2013-11-06 17:34:42 -08:00
Cheng Zhao
c4ab4364ba
Merge pull request #1089 from atom/cz-win32-icon
...
Set version strings and icon for the exe on Windows
2013-11-06 17:07:46 -08:00
Ben Ogle
2cc32e1faf
Upgrade to atom-dark-ui@0.5.0
...
New tabs!!
2013-11-06 14:55:36 -08:00
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
0686efc429
Revert "Only run set-development-version on mac"
...
This reverts commit 9a4db9d95d .
It's supported on Windows now.
2013-11-06 22:48:50 +08:00
Cheng Zhao
2058d5a431
Add task to set exe icon.
2013-11-06 22:41:53 +08:00
Cheng Zhao
6c9f037cd9
Use node-rcedit to set development version.
2013-11-06 22:27:27 +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