Daniel Imms
75c65034bd
Merge remote-tracking branch 'origin/master' into tyriar/electron-2.0.x
2018-07-24 16:35:31 -07:00
Sandeep Somavarapu
32ecb994de
do not support folder paths on windows as folder uris
2018-07-24 16:14:55 +02:00
Sandeep Somavarapu
14b387d296
Handle URIs with no scheme
2018-07-24 10:07:27 +02:00
Daniel Imms
5dc414cbc9
Revert "Merge pull request #54854 from Microsoft/revert-52782-electron-2.0.x"
...
This reverts commit 90fc7e66e2 , reversing
changes made to 3b25417fa2 .
2018-07-23 07:34:16 -07:00
Sandeep Somavarapu
1dc23e548e
Revert "Update to Electron 2.0.x"
2018-07-23 10:58:49 +02:00
Sandeep Somavarapu
850396fef3
Update comments
2018-07-22 19:10:51 +02:00
Sandeep Somavarapu
53bc5e1050
show proper path in the dialog
2018-07-22 18:17:55 +02:00
Sandeep Somavarapu
aecdeb0aa4
check for folder uri
2018-07-22 17:36:57 +02:00
Sandeep Somavarapu
b1f6b66d37
Merge branch 'master' into sandy081/openUri
2018-07-22 10:14:08 +02:00
Daniel Imms
8869541567
Merge remote-tracking branch 'origin/master' into electron-2.0.x
2018-07-20 11:33:24 -07:00
Sandeep Somavarapu
7b715524f7
#54483 Forward compatibility
2018-07-20 18:05:10 +02:00
Sandeep Somavarapu
df56b232fa
Fix handling folder-uris along with _ paths
2018-07-20 16:42:02 +02:00
Sandeep Somavarapu
077e97564a
Merges
2018-07-20 15:11:05 +02:00
Sandeep Somavarapu
e7058655de
Fix #54721
2018-07-20 15:02:38 +02:00
Martin Aeschlimann
817a0355fa
adopt IWindowInfo to folderURIs
2018-07-20 12:44:58 +02:00
Johannes Rieken
e90faf1fa7
breadcrumbs - add "Toggle Breadcrumbs" to "View" menu
2018-07-19 15:59:51 +02:00
Sandeep Somavarapu
1ee90dc8d2
Fix findWindowOnWorkspaceOrFolderUri to accept URI and adopt
2018-07-19 12:55:30 +02:00
Sandeep Somavarapu
5a7da8c687
💄
2018-07-19 12:48:50 +02:00
Sandeep Somavarapu
bba73a471f
Rename to SingleFolderIdentifier
2018-07-19 12:33:20 +02:00
Sandeep Somavarapu
4173200724
Update workspace labels
2018-07-19 12:05:30 +02:00
Sandeep Somavarapu
c4170d8beb
Use folder-uri instead of folder-uris
2018-07-19 12:05:30 +02:00
Martin Aeschlimann
1e05358b77
Use macOpenFileURIs to avoid confision with global.macOpenFiles
2018-07-19 11:24:13 +02:00
Martin Aeschlimann
a28d783a79
fix windowsFinder tests
2018-07-19 10:38:25 +02:00
Sandeep Somavarapu
bf85a03b62
Add support for folder uris using folder-uris parameter
2018-07-19 10:20:39 +02:00
Martin Aeschlimann
173be66331
Adopt backupMainService to folder URIs
2018-07-19 10:15:13 +02:00
Sandeep Somavarapu
fd7d83f663
Use URI instead of Path for folders
2018-07-18 21:49:52 +02:00
Daniel Imms
83bfdeaf37
Merge remote-tracking branch 'origin/master' into electron-2.0.x
2018-07-18 10:34:06 -07:00
Benjamin Pasero
4e975a1beb
ensure original-fs is used in all our AMD code ( #54468 )
2018-07-17 12:53:27 +02:00
Benjamin Pasero
eda3157386
Merge branch 'master' into electron-2.0.x
2018-07-17 12:17:10 +02:00
Benjamin Pasero
18b5d32140
fix #52583
2018-07-17 12:14:06 +02:00
Sandeep Somavarapu
5e052fe868
ExtensionManagementChannelClient: Use URI transformer for outgoing calls
...
ExtensionManagementChannel: Just review URIs
2018-07-16 17:55:19 +02:00
Benjamin Pasero
f951caef82
Merge branch 'master' into electron-2.0.x
2018-07-14 08:03:09 +02:00
Benjamin Pasero
f729419f57
add _workbench.enterWorkspace ( #54129 )
2018-07-13 11:31:19 +02:00
Benjamin Pasero
57a0bb0c87
Merge branch 'master' into electron-2.0.x
2018-07-12 08:51:19 +02:00
Johannes Rieken
19f25e4801
add telemetry appender that writes to log ( #53603 )
...
* add log-telemetry-appender and wire it up in the shell
* enable log-only-telemetry in scripts/code.[sh|bat]
* Reduce noise, separate log file for telemetry
* Print telemetry events from shared process to corresponding log channel
* Telemetry events for cli go to the log file for cli
* Merge cli telemetry with all data with cli log
* Use LogAppender when running from source
* Skip check on isBuilt as the same is done in the shared process
* Telemetry events from main process go to corresponding log file
* Telemetry events from issue reporter go to corresponding log file
* Cleanup to reduce diff amount as I have OCD
* More cleanup
* Open telemetry log file via the Open Log File command
* Use regex to strip out common data
* Tests
2018-07-11 12:21:40 -07:00
Benjamin Pasero
e90cc0bd33
Regroup view menu ( #54077 )
...
* introduce a submenu "Appearance"
* appearance menu for custom menus
* menu variant @kai
* mockup: new tools menu
* Revert "mockup: new tools menu"
This reverts commit be74df80fe .
* move appearance up
2018-07-11 18:16:36 +02:00
Joao Moreno
d4b310ea01
fix UI calls from shared process
...
fix #54070
2018-07-11 17:24:15 +02:00
Benjamin Pasero
5bdd70962a
back to systemPreferences.registerDefaults
2018-07-10 11:53:48 +02:00
Rob Lourens
8e4b4b8f3d
Settings editor - change keybinding and actions to open new editor by default (for insiders)
2018-07-09 10:53:41 -07:00
Benjamin Pasero
50f90e4275
Merge branch 'master' into electron-2.0.x
2018-07-09 17:40:32 +02:00
Sandeep Somavarapu
e89b02b448
Fix #53872
2018-07-09 15:12:20 +02:00
Daniel Imms
9b876381cb
Use m for Terminal menu mnemonic
...
Fixes #53828
2018-07-09 06:10:57 -07:00
Benjamin Pasero
10e683de01
fix #53713
2018-07-06 16:36:38 +02:00
Alex Dima
027d346483
Go through error handling for unhandled rejection errors
2018-07-04 11:10:59 +02:00
Joao Moreno
0f851d0fd5
ipc events should not use TPromise
2018-07-04 08:49:10 +02:00
Daniel Imms
ebe5f2630f
Merge pull request #53238 from Microsoft/tyriar/enable_terminal_menu
...
Re-enable terminal menu
2018-07-03 11:42:07 -07:00
Dirk Baeumer
3c0abb8d8a
Add support to regenerate nsl cache if corrupted.
2018-07-03 12:13:30 +02:00
Johannes Rieken
35f7a7b817
avoid async and winjs.promise, #53442
2018-07-03 09:22:10 +02:00
SteVen Batten
7f02ffaab3
remove auto save ipc
2018-07-02 12:55:29 -07:00
Joao Moreno
dd6dc96d20
clean more async
...
related to #53442
2018-07-02 18:26:42 +02:00