Commit graph

50562 commits

Author SHA1 Message Date
Daniel Imms 2ca61027e5 Make openWindow function resolve at right time 2019-06-19 17:19:01 -07:00
Daniel Imms 39d4aa8b2d Respect openFoldersInNewWindow setting for folders/workspaces 2019-06-19 17:17:44 -07:00
Peng Lyu 2e879baf25 Merge remote-tracking branch 'upstream/master' into rebornix/keyboardlayouts 2019-06-19 17:17:24 -07:00
Peng Lyu 21795f1f87 Update auto detect layout info. 2019-06-19 17:13:05 -07:00
Daniel Imms 927cc54293 Basic file opening via Open File command 2019-06-19 17:01:27 -07:00
Daniel Imms 03a5298536 Open folders and workspaces in new windows 2019-06-19 17:01:00 -07:00
Peng Lyu 850cd65951 beautify macos keyboard layout label 2019-06-19 17:00:00 -07:00
Daniel Imms a405e419d3 Update distro 2019-06-19 16:26:26 -07:00
Daniel Imms 8bb86a8eba
Merge pull request #75799 from microsoft/tyriar/exthost_shell_calls
Replace getDefaultShell and mergeDefaultShellPathAndArgs with getDefaultShellAndArgs
2019-06-19 16:08:14 -07:00
Daniel Imms 7c127de60c Remove mergeDefaultShellAndArgs 2019-06-19 15:42:15 -07:00
Daniel Imms 12afb8de03 Get workspace shell permissions correctly 2019-06-19 15:37:52 -07:00
Daniel Imms 994bfe2d6a Remove getDefaultShell 2019-06-19 15:31:44 -07:00
Daniel Imms 0aab08edf2 Add getDefaultShellAndArgs
Also differentiate default from system shell
2019-06-19 15:25:44 -07:00
Sandeep Somavarapu 146eb0714a update distro 2019-06-20 00:08:27 +02:00
Peng Lyu 24cdcfa52a perpare for bundling 2019-06-19 14:44:39 -07:00
Sandeep Somavarapu 7053a76da2 update distro 2019-06-19 23:19:21 +02:00
Sandeep Somavarapu 8fb99cd967 product service for web
- get product configuration from server
2019-06-19 23:17:51 +02:00
Matt Bierner 535c9d5627
Merge pull request #75741 from microsoft/dev/mjbvz/webviewResourceRoot
Add vscode.env.webviewResourceRoot API
2019-06-19 14:10:17 -07:00
Sandeep Somavarapu 3c5977d06e #75079 Support multi root workspaces 2019-06-19 22:15:47 +02:00
Daniel Imms 87e16500d2 Call getDefaultShell via ext host on web
Part of #75795
2019-06-19 12:57:26 -07:00
SteVen Batten 32da7fe41e fixes #75703 2019-06-19 19:35:30 +00:00
Daniel Imms c62e57fed1 Remove unneeded isWeb check
electron-browser/ will already prevent this
2019-06-19 12:31:59 -07:00
Daniel Imms a4e9376c18 Re-enable test and split it up
Cannot reproduce the failure locally, additionally it was a timeout but
it's not an async test...

Fixes #75772
2019-06-19 12:23:57 -07:00
Peng Lyu 9dbb3167e3 Merge remote-tracking branch 'upstream/master' into rebornix/keyboardlayouts 2019-06-19 12:10:45 -07:00
Peng Lyu 3c69838691 no warnings anymore 2019-06-19 12:07:12 -07:00
Peng Lyu 8c08a1e523 linux case senstivity 2019-06-19 12:06:14 -07:00
Peng Lyu 3769ce2d97 Merge remote-tracking branch 'upstream/master' into rebornix/keyboardlayouts 2019-06-19 12:01:53 -07:00
Peng Lyu a24d186db8 refactor, move keyboard layout provider into keymapper factory 2019-06-19 12:01:06 -07:00
Daniel Imms 3ccdd1e63d Add (Local) to the local terminal title
Part of microsoft/vscode-remote-release#730
2019-06-19 11:55:53 -07:00
Matt Bierner 40bbb20c60 Update distro 2019-06-19 11:03:14 -07:00
Miguel Solorio 9481d84b0d Fix #75784, only target specific icons for exploration 2019-06-19 10:35:53 -07:00
Peng Lyu 8f3ba7e312 keyboard layout picker 2019-06-19 10:17:10 -07:00
Matt Bierner d599bd66e4
Merge pull request #75659 from microsoft/dev/mjbvz/use-ts-full-range-for-definition-preview
Provide full TS symbol range when previewing definitions in VSCode
2019-06-19 10:02:35 -07:00
Joao Moreno 79f5f1a48d fixes #75773 2019-06-19 17:18:52 +02:00
Benjamin Pasero 771328d713 💄 main files 2019-06-19 17:17:52 +02:00
Benjamin Pasero 06230bedfe web - cleanup main 2019-06-19 17:07:40 +02:00
isidor a05e05ca19 Revert "Merge pull request #75695 from orange4glace/master"
This reverts commit 28ab9ad9fe, reversing
changes made to 912ad66a10.
2019-06-19 16:49:10 +02:00
isidor b634152000 Revert "explorero: file actions disablment no longer needed"
This reverts commit 930290cfbe.
2019-06-19 16:42:41 +02:00
Sandeep Somavarapu 0be038b24d update distro 2019-06-19 16:21:49 +02:00
Sandeep Somavarapu 29c09c3c83 update distro 2019-06-19 16:16:37 +02:00
Johannes Rieken 5565ddd88c update style.textContent instead of calling insertRule, #75061
this change makes style changes visible to the mutation observer
2019-06-19 16:15:32 +02:00
Benjamin Pasero 8a0e33ad3d web - bring CSP back differently 2019-06-19 16:15:14 +02:00
Joao Moreno c76027bbf4 pixel perfect indent guides 2019-06-19 16:11:49 +02:00
isidor b950554a2a debug config manager: first init launches then register listeners 2019-06-19 16:09:24 +02:00
Martin Aeschlimann 81865ae711 update distro 2019-06-19 15:46:12 +02:00
Sandeep Somavarapu 87285c4e79 introduce web user data dir for user data 2019-06-19 15:41:12 +02:00
Benjamin Pasero c78bc4a4ac flaky test (#75772) 2019-06-19 15:40:08 +02:00
Benjamin Pasero 57044c615a update distro 2019-06-19 15:38:38 +02:00
Sandeep Somavarapu 29bdb65295 fix missing remote server channels 2019-06-19 15:36:18 +02:00
Martin Aeschlimann e8c370eb6c remove web scripts 2019-06-19 15:25:29 +02:00