Commit graph

50603 commits

Author SHA1 Message Date
Logan Ramos 4a69a71065
Telemetry Command (#76029)
* Added telemetry command

* Initial Build support

* Added build logic for telemetry

* Linux Builds

* Windows builds sort of work

* Remove arm telemetry extraction

* Remove alpine telemetry extraction

* Remove accidental s

* More try catch
2019-06-24 18:47:12 -07:00
Matt Bierner a77402669c Fix regular expression for rewriting iframe webview html replacing quotes 2019-06-24 17:22:03 -07:00
Matt Bierner 8c8f79dcef Auto restart when changing typescript.experimental.useSeparateSyntaxServer 2019-06-24 17:07:07 -07:00
Matt Bierner 14bc8002eb Use openExternal 2019-06-24 17:07:07 -07:00
Matt Bierner e32e2a90c5 Make RelativeWorkspacePathResolver a static class 2019-06-24 17:07:07 -07:00
Matt Bierner 8119b4aee7 Move the webviewResourceRoot property to be set on each webview instead of as a global property
For #72155

This allows  us to potentially change the resource root per webview
2019-06-24 17:07:06 -07:00
Daniel Imms 1083123758 Disable conpty in terminal when accessibility mode is on
Fixes #76043
2019-06-24 16:51:11 -07:00
Rachel Macfarlane 8ac732d113 Always use settings UI when querying online services, fixes #75542 2019-06-24 16:22:06 -07:00
Matt Bierner 85ab838037 Add explicit win32 gheck for using user specific temp folder 2019-06-24 15:19:03 -07:00
Daniel Imms 1bbd3e6659 Fix default shell selector outside of Windows
Fixes #76040
2019-06-24 14:22:27 -07:00
Sandeep Somavarapu eb451dd57a install deps and packs while installing from gallery 2019-06-24 23:20:04 +02:00
Sandeep Somavarapu 397629a1ad return local extension after install 2019-06-24 23:20:04 +02:00
Peng Lyu e899b1c6b1 Move Inspect Keyboard Layout JSON to workbench 2019-06-24 13:37:10 -07:00
Peng Lyu 4f6c6c7f81 status.workbench.keyboardLayout 2019-06-24 13:14:49 -07:00
Matt Bierner e642a0a5db
Merge pull request #75547 from asztal/patch-1
Handle multiple users with /tmp/vscode-typescript
2019-06-24 12:54:45 -07:00
Sandeep Somavarapu ba398b6ddd disabling installing extension from gallery when not enabled 2019-06-24 21:03:14 +02:00
Sandeep Somavarapu a36931eb31 add logging 2019-06-24 21:03:14 +02:00
Peng Lyu 89012792f8 update distro 2019-06-24 12:00:20 -07:00
Matt Bierner 777010a734 Fix file name spelling 2019-06-24 11:54:45 -07:00
Peng Lyu 41b3cbc1dc webkit fullscreen detection 2019-06-24 10:49:24 -07:00
Peng Lyu 0dd15c5120 gdpr comments 2019-06-24 10:49:24 -07:00
Matt Bierner a8fd4499ab Use explicit window.createWebviewManager 2019-06-24 10:46:24 -07:00
Matt Bierner 8455bc9eb6 Add missing return 2019-06-24 10:42:29 -07:00
Matt Bierner 6f37438d9d Make return undefined explicit 2019-06-24 10:42:29 -07:00
Rachel Macfarlane 3a6605a3c0
Report workspace stats in shared process 2019-06-24 10:25:30 -07:00
Benjamin Pasero ae057d43a8 bump distro 2019-06-24 19:00:38 +02:00
Benjamin Pasero b2a456e7f9 💄 2019-06-24 18:57:37 +02:00
Benjamin Pasero e42a1b0878 build - add and use --disable-inspect for integration tests (#74898) 2019-06-24 18:54:31 +02:00
Johannes Rieken e35db87ce7 move API to stable, #74188 2019-06-24 18:32:18 +02:00
Benjamin Pasero 0de5cef5c7 telemetry - add window.nativeFullScreen 2019-06-24 18:22:32 +02:00
Benjamin Pasero 4a15a87336 disable support for simple fullscreen (#75054) 2019-06-24 18:21:51 +02:00
Rachel Macfarlane b86b7f1ba0
Group decorations by line before rendering 2019-06-24 09:19:07 -07:00
Martin Aeschlimann 99ebdaa7dc Code-insiders started from WSL doesn't return to console/ doesn't connect. Fixes microsoft/vscode-remote-release#780 2019-06-24 18:10:47 +02:00
Benjamin Pasero 28a51a3f45
electron@4.2.5 (#76020) 2019-06-24 17:05:19 +02:00
Joao Moreno dbb361ebd0 fix win 32 bits unit tests 2019-06-24 16:55:06 +02:00
Joao Moreno 18dfdcbf52 better error handling in case of loader error in tests 2019-06-24 16:51:42 +02:00
Martin Aeschlimann 59e50ff799 update distro 2019-06-24 16:19:57 +02:00
Martin Aeschlimann f16c39cfc4 send remote watcher error to file service (fixes microsoft/vscode-remote-release#329) 2019-06-24 16:12:16 +02:00
Daniel Imms 460e72b4ca
Merge pull request #75883 from microsoft/alexr00/terminalPlatformOverride
Add platform override to getDefaultShellAndArgs in terminal
2019-06-24 07:10:41 -07:00
isidor cbb1c724cd empty view polish labels for remote case
microsoft/vscode-remote-release#511
2019-06-24 15:55:55 +02:00
Alex Ross a35956820b Add -1 tab index to status bar entries
This keeps them out of the tab order, but allows them to be read with a screen reader

Fixes #41406
2019-06-24 15:49:56 +02:00
Johannes Rieken 071348aa2c update doc 2019-06-24 15:42:43 +02:00
Johannes Rieken b4aabbf31f use posix.join 2019-06-24 15:40:19 +02:00
Sandeep Somavarapu 6b781c7c26 remove user data service 2019-06-24 15:33:53 +02:00
Andre Weinand b29d860226 node-debug@1.35.3 2019-06-24 15:26:34 +02:00
Joao Moreno 7b1a326985 fixes #75753 2019-06-24 15:06:03 +02:00
Johannes Rieken 320fffc44a
Merge pull request #75882 from microsoft/joh/fs
vscode.workspace.fs
2019-06-24 14:57:45 +02:00
Martin Aeschlimann 35eb83ec1a
Merge pull request #76009 from microsoft/aeschli/pollingForWSL1
File watcher: use polling for wsl1
2019-06-24 05:56:26 -07:00
Benjamin Pasero 6178c670e0 electron - still call setBounds() as workaround for first window 2019-06-24 14:55:47 +02:00
Johannes Rieken 2375b1f21d update distro commit 2019-06-24 14:51:29 +02:00