Commit Graph

50424 Commits

Author SHA1 Message Date
Christof Marti 0361e05041 Remove duplicate cp 2019-06-20 11:01:34 +02:00
Christof Marti 1051f38c73 Update distro hash 2019-06-20 10:56:30 +02:00
Christof Marti c6a2116235 Alpine build 2019-06-20 10:46:10 +02:00
Johannes Rieken 5c3bab92ac more code insets API tweaks, #66418 2019-06-20 10:30:25 +02:00
isidor db17c23a72 Revert "Revert "explorero: file actions disablment no longer needed""
This reverts commit b634152000.
2019-06-20 10:27:01 +02:00
isidor bbb45622d8 Revert "Revert "Merge pull request #75695 from orange4glace/master""
This reverts commit a05e05ca19.
2019-06-20 10:26:48 +02:00
Joao Moreno 9d82f43b78 update distro
fixes #73872
2019-06-20 10:20:03 +02:00
Joao Moreno 05ba8ae885 update eslint 2019-06-20 10:15:27 +02:00
Joao Moreno 7e1418779c remove TODO 2019-06-20 10:03:02 +02:00
Joao Moreno 5ed30da537 fix bad tree guide indentation 2019-06-20 09:51:28 +02:00
Johannes Rieken 49e75c37a4 fix #75818 2019-06-20 09:50:42 +02:00
Johannes Rieken 6c5bb443ac handle style-attribute modifications, cache requests in addition to results, #75061 2019-06-20 09:40:02 +02:00
Alex Ross e0cb499289 Remove extra register of automatic tasks
Fixes #75758
2019-06-20 09:34:03 +02:00
Rob Lourens c3fe2d8acd Remove unneeded margin on settings editor scrollbar
Fix #75724
2019-06-19 20:24:33 -07:00
Daniel Imms 63bcdd8373 Add clarifying comment on instance service request events 2019-06-19 17:55:29 -07:00
Peng Lyu 83e4a98040 Merge pull request #75801 from rebornix/rebornix/keyboardlayouts
Keyboard layout picker
2019-06-19 17:39:33 -07:00
Peng Lyu b26ee54a3c keyboard layout status bar item tooltip 2019-06-19 17:19:19 -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
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