Antonio Scandurra
4f87dad604
⬆️ incompatible-packages
2017-03-14 18:01:30 +01:00
Antonio Scandurra
d623a41243
Merge pull request #13982 from liuderchi/run_benchmark_menu_update
...
Adding 'Run Benchmark' menu item for win32 and linux platform
2017-03-14 17:57:33 +01:00
Antonio Scandurra
56aae269e9
⬆️ autocomplete-plus
2017-03-14 15:03:39 +01:00
Ian Olsen
4ef9a0502f
Merge pull request #11803 from lexicalunit/lexicalunit/replace-selected-text-tweak
...
Following replaceSelectedText(), update the selected text range accordingly.
2017-03-13 14:46:50 -07:00
liuderchi
7408fc8731
🎨 add 'Run Benchmark' menu item for win32 and linux platform
2017-03-11 16:24:20 +08:00
Max Brunsfeld
ad3c4d968a
Merge pull request #13713 from dirk-thomas/match_with_context
...
pass through line count options
2017-03-10 11:34:13 -08:00
Antonio Scandurra
a792fa378f
⬆️ service-hub
2017-03-10 19:47:48 +01:00
Dirk Thomas
348553049a
update specs
2017-03-10 10:41:20 -08:00
Dirk Thomas
159ab1c435
⬆️ scandal 3.1.0
2017-03-10 10:39:29 -08:00
Dirk Thomas
865294f3c8
pass through line count options
2017-03-10 10:37:50 -08:00
Damien Guard
6eca9d4709
Ensure Windows builds fail when Squirrel packaging fails
2017-03-10 09:54:46 -08:00
Max Brunsfeld
bb557d83a5
Merge pull request #13970 from atom/fb-mdt-refactor-open
...
Refactor open; separate creation and placement of items
2017-03-10 09:19:14 -08:00
Antonio Scandurra
c27ee0286c
⬆️ settings-view
2017-03-10 16:47:12 +01:00
Antonio Scandurra
b32f409a20
Merge pull request #13976 from atom/as-resolve-proxy-async
...
Add `AtomEnvironment.prototype.resolveProxy(url)`
2017-03-10 16:46:38 +01:00
Antonio Scandurra
69ea645b85
Fix lint errors
2017-03-10 16:31:20 +01:00
Antonio Scandurra
1e040c62d9
Add AtomEnvironment.prototype.resolveProxy(url)
...
This new private API will allow settings-view to communicate
asynchronously with the main process to resolve proxies, instead of
using `remote` and blocking the renderer process during startup.
2017-03-10 16:08:02 +01:00
Antonio Scandurra
11961b09ac
Merge pull request #13949 from atom/as-minimize-startup-sync-io
...
Minimize synchronous I/O during startup
2017-03-10 15:00:30 +01:00
Antonio Scandurra
79e6a6ff3c
🔥 HistoryImporter
2017-03-10 14:45:34 +01:00
Antonio Scandurra
337ad58434
🔥 HistoryManager.prototype.importProjectHistory
2017-03-10 14:37:49 +01:00
Antonio Scandurra
7e761d39af
Fall back to local storage when no history can be found
2017-03-10 14:37:37 +01:00
Antonio Scandurra
5f9b62c603
💚
2017-03-10 09:31:59 +01:00
Antonio Scandurra
e2dae97c40
Merge pull request #13940 from atom/as-update-fs-plus
...
Upgrade fs-plus to version 3.0.0
2017-03-10 09:01:37 +01:00
Antonio Scandurra
33f96bf6cb
Fix workspace-spec.js
2017-03-10 09:01:10 +01:00
Antonio Scandurra
8c671e9f87
Merge branch 'master' into as-update-fs-plus
...
# Conflicts:
# package.json
2017-03-10 08:47:30 +01:00
Matthew Dapena-Tretter
e85ed1dc7f
Refactor open; separate creation and placement of items
...
This is a refactoring that sets up the work for #13878 (docks).
Because items will be able to dictate their preferred locations, we
need to detangle the item creation from their placement.
2017-03-09 23:29:51 -08:00
Nathan Sobo
f92e6da88d
⬆️ text-buffer
2017-03-09 20:36:06 -07:00
Max Brunsfeld
0207de2059
Merge pull request #13968 from atom/fb-mdt-remove-buildtexteditor-binding
...
Remove the buildTextEditor binding in workspace
2017-03-09 16:03:53 -08:00
Matthew Dapena-Tretter
4b3e2ccca4
Remove the buildTextEditor binding
...
The comment was actually no longer accurate since arrow functions
aren't newable. After doing an audit, @maxbrunsfeld determined that it
could just be removed.
2017-03-09 15:14:06 -08:00
Antonio Scandurra
9e864fac30
Merge branch 'master' into as-update-fs-plus
2017-03-09 20:33:13 +01:00
Amy Troschinetz
ac7bb27e22
Select the replaced text post replacement.
2017-03-08 20:24:31 -06:00
Michelle Tilley
82c49001f4
⬆️ legal-eagle@0.14.0
2017-03-08 17:21:58 -08:00
Max Brunsfeld
4a1f98cb6c
Create autoUpdateManager in AtomApplication constructor
2017-03-08 15:50:08 -08:00
Hubot
982074061e
1.17.0-dev
2017-03-08 14:18:49 -06:00
simurai
40071265cb
⬆️ apm, take II
2017-03-08 22:27:09 +09:00
simurai
43868bb939
Revert " ⬆️ atom-package-manager@v1.16.1"
...
This reverts commit 414ad13b09 .
2017-03-08 15:36:41 +09:00
simurai
414ad13b09
⬆️ atom-package-manager@v1.16.1
2017-03-08 13:41:29 +09:00
Wliu
80dd64c149
⬆️ language-sql@0.25.4
2017-03-07 22:32:04 -05:00
Nathan Sobo
206bcac1bc
Merge pull request #13955 from atom/fb-mdt-workspace-element-to-js
...
Convert workspace element and spec to JavaScript
2017-03-07 19:49:32 -07:00
Nathan Sobo
12165b1116
Merge pull request #13954 from atom/fb-mdt-panel-container-to-js
...
Convert Panel Container to JavaScript
2017-03-07 19:48:48 -07:00
Nathan Sobo
5858a22fe4
⬆️ find-and-replace
2017-03-07 19:37:25 -07:00
Matthew Dapena-Tretter
3017b28ef7
Convert workspace element to JS: Cleanup
2017-03-07 16:31:00 -08:00
Matthew Dapena-Tretter
ca4d55954b
Convert workspace element to JS: Lint
2017-03-07 15:56:57 -08:00
Matthew Dapena-Tretter
ede4a2972a
Convert workspace element to JS: Decaffeinate
2017-03-07 15:49:22 -08:00
Matthew Dapena-Tretter
d6a354d6ba
Convert panel container to JS: Cleanup
2017-03-07 14:52:32 -08:00
Matthew Dapena-Tretter
f56865b6f8
Convert panel container to JS: Lint
2017-03-07 14:30:33 -08:00
Matthew Dapena-Tretter
228b24b68b
Convert panel container to JS: Decaffeinate
2017-03-07 14:20:27 -08:00
Wliu
6f9a536aca
⬆️ language-css@0.42.1
2017-03-07 11:04:45 -05:00
Antonio Scandurra
cf9a5b13e3
Replace localStorage with StateStore in HistoryManager
...
Instead of using `localStorage` to store and retrieve the project
history, with this commit we will use `StateStore` so that we can
retrieve state asynchronously without blocking Atom during startup.
2017-03-07 11:02:40 +01:00
Antonio Scandurra
45d41ca69f
Register enter/leave fullscreen events in the main process
...
This will still notify render processes when such events are triggered
without, however, incurring the additional cost of synchronously
retrieving a `BrowserWindow` (and its properties) via `remote` during
startup.
2017-03-07 10:54:42 +01:00
Antonio Scandurra
727472af58
Disable zoom in the main process
...
This commit will register the `display-added` and `display-removed`
events only once in the main process in order to disable zoom (see
https://github.com/atom/atom/pull/11345 ) directly instead of
unnecessarily paying for I/O in the renderer process during startup.
2017-03-07 10:54:42 +01:00