Michelle Tilley
ff0942dc1f
⬆️ bracket-matcher
2016-02-26 07:40:39 -08:00
Damien Guard
f03b036872
Merge pull request #10326 from atom/dr-windows-installer-path-read
...
Fix Windows installer path update woes
2016-02-26 07:18:33 -08:00
Josh Abernathy
c8dd8b280d
Merge pull request #10975 from atom/update-nodegit
...
Update nodegit
2016-02-26 09:45:12 -05:00
joshaber
1aa0cec411
⬆️ nodegit@0.11.5
2016-02-25 15:24:22 -05:00
Max Brunsfeld
829ba67462
Merge pull request #10967 from b6pzeusbc54tvhw5jgpyw8pwz2x6gs/change-getLineCount-to-getScreenLineCount
...
Fix a inconsistent getLineCount() use
2016-02-25 09:10:53 -08:00
Alfred UC
24865fd254
Fix a inconsistent getLineCount() use
2016-02-25 20:30:25 +09:00
Lee Dohm
e94653d391
⬆️ tree-view@0.201.4
2016-02-24 20:29:49 -08:00
Max Brunsfeld
2853c2999c
⬆️ fuzzy-finder
2016-02-24 12:59:44 -08:00
Antonio Scandurra
5612f1a46c
⬆️ text-buffer
2016-02-24 14:42:09 +01:00
Ben Ogle
70efaf4cdd
⬆️ notifications@0.62.3
2016-02-23 16:04:37 -08:00
Ben Ogle
8896f15b5d
⬆️ autocomplete-plus@2.29.0 for Unicode support
2016-02-23 12:26:22 -08:00
Antonio Scandurra
5655518e92
Merge pull request #10925 from atom/as-less-aggressive-state-store
...
Faster state serialization
2016-02-23 10:10:02 +01:00
Max Brunsfeld
3bc9eb62b2
Merge pull request #10933 from atom/mb-fix-block-decorations-spec
...
Fix block decorations spec in text editor presenter
2016-02-22 17:08:41 -08:00
Max Brunsfeld
7aab88c4f6
Merge pull request #10841 from ArnaudRinquin/feat/cli-add-option
...
Add the -a, --add CLI option
2016-02-22 16:42:21 -08:00
Max Brunsfeld
98559f5d34
Add missing
2016-02-22 16:31:17 -08:00
Max Brunsfeld
ea5500a124
Print line number of wait timeout in presenter spec
2016-02-22 16:31:06 -08:00
Ben Ogle
989b546f1e
Merge pull request #10921 from atom/bo-keyup
...
Add support for keybindings with keyup keystrokes
2016-02-22 14:28:16 -08:00
Ben Ogle
6457e0573e
⬆️ keybinding-resolver to fix specs
2016-02-22 13:28:00 -08:00
Katrina Uychaco
606dc0299c
⬆️ tree-view
2016-02-22 11:11:54 -08:00
Arnaud Rinquin
bb1c048e12
Add -a, --add specific integration tests
2016-02-22 18:38:25 +00:00
Josh Abernathy
76c1adcadb
Merge pull request #10926 from atom/fix-case-sensitive-path-relativization
...
Fix case-preserving path relativization
2016-02-22 12:49:03 -05:00
Max Brunsfeld
fa08fba60e
Merge pull request #10927 from atom/mb-electron-36.8
...
Upgrade electron to fix command-backtick bug
2016-02-22 09:30:40 -08:00
Max Brunsfeld
1a7f0abbfc
⬆️ electron to fix command-backtick bug
2016-02-22 09:02:19 -08:00
joshaber
8df13c5849
Standardize the path before copying it.
2016-02-22 11:54:05 -05:00
joshaber
01751c038a
Ensure we're treating it as case insensitive.
2016-02-22 11:53:38 -05:00
joshaber
cfa7f99b01
Preserve case as long as we can.
2016-02-22 11:19:54 -05:00
joshaber
04cab58c56
Failing test.
2016-02-22 11:18:54 -05:00
Antonio Scandurra
a361cd7f40
🐎 Use JSON.stringify to serialize state
2016-02-22 11:56:45 +01:00
Antonio Scandurra
677568d9af
Use window.requestIdleCallback in StateStore.prototype.save
...
This should alleviate some of the pressure of serializing changes on the main
thread. We're assuming that `deadline.timeRemaining()` is high enough to compute
the serialization because there's no simple path to serialize state across many
`requestIdleCallback`s (e.g. because state might change between two callbacks).
2016-02-22 11:34:13 +01:00
Ben Ogle
4bd3bf4187
⬆️ atom-keymap@6.3.1 to support keyup bindings
2016-02-21 13:59:15 -08:00
Ben Ogle
e3015f6d25
⬆️ keybinding-resolver@0.34.0
2016-02-21 13:41:26 -08:00
Ben Ogle
0d118afb6b
Send keyup events through the keymapManager
2016-02-21 13:41:26 -08:00
Antonio Scandurra
e39d200a77
⬆️ autocomplete-plus
2016-02-21 12:21:27 +01:00
Lee Dohm
b311707fc0
Merge pull request #10898 from atom/wl-pane-notifications
...
Pass the notification manager when splitting panes
2016-02-19 12:50:40 -08:00
Lee Dohm
59f261324e
⬆️ spell-check@0.67.0
2016-02-19 10:41:39 -08:00
Daniel Hengeveld
55a3dad085
Merge pull request #10901 from atom/dh-remove-roadmap
...
remove Open Roadmap menu item, fixes #10884
2016-02-19 15:56:55 +01:00
Daniel Hengeveld
7b83db160f
remove Open Roadmap menu item, fixes #10884
2016-02-19 12:37:17 +01:00
Antonio Scandurra
f834ba21d3
⬆️ status-bar
2016-02-19 10:05:13 +01:00
Antonio Scandurra
e06e708f3b
⬆️ bracket-matcher
2016-02-19 10:03:43 +01:00
Arnaud Rinquin
53693b4d0f
Add the -a, --add CLI option
2016-02-19 08:54:17 +00:00
Lee Dohm
4d8ec993aa
⬆️ language-gfm@0.85.0
2016-02-18 20:57:18 -08:00
Wliu
43dc50f907
Pass the notification manager when splitting panes
...
Fixes #9587
2016-02-18 22:32:00 -05:00
Max Brunsfeld
2bd6c54b43
Merge pull request #10895 from atom/mb-fix-specs
...
Fix some spec issues
2016-02-18 15:36:59 -08:00
Max Brunsfeld
2e7101e5eb
Don't display an editor window in atom-environment-spec
2016-02-18 15:11:26 -08:00
Max Brunsfeld
aabaf1c2ba
Use a temporary storage directory when running specs
2016-02-18 15:10:43 -08:00
Max Brunsfeld
8a24364e80
Import fit in text-editor-component-spec
...
So that you can focus a test while keeping it async
2016-02-18 15:10:16 -08:00
Max Brunsfeld
dec328dab7
Remove stray console.log in spec
2016-02-18 15:09:22 -08:00
Katrina Uychaco
bbd425b6af
Merge pull request #10878 from atom/ku-allow-pasting-white-space
...
Allow pasting white space when `autoIndentOnPaste` is enabled
2016-02-18 13:57:06 -08:00
Max Brunsfeld
fe1e9d5b10
Fix error in specs
2016-02-18 13:11:26 -08:00
Katrina Uychaco
746afb98ad
Add spec for inserting white-space-only lines
2016-02-18 12:04:08 -08:00