56486 Commits

Author SHA1 Message Date
Benjamin Pasero
401e95bc96 fix #83510 2019-10-29 15:25:53 +01:00
Joao Moreno
30ad9f9c15
fixes #72973 2019-10-29 15:07:58 +01:00
Alex Ross
9616ab9bc9 insertText fallback for simple file picker
Note that this means in cases where insertText doesn't work that the undo buffer in the simple file picker will be broken

Fixes #83292
2019-10-29 12:57:54 +01:00
Alexandru Dima
afe4eb0199
Do not warn if not necessary 2019-10-29 12:37:29 +01:00
Alexandru Dima
6b4d9860a5
Fixes microsoft/vscode-remote-release#1632: Handle case where paths are null 2019-10-29 11:35:03 +01:00
Benjamin Pasero
22c81cba41 web - no confirm closing dirty editors during tests 2019-10-29 11:29:30 +01:00
Alex Ross
9bc292a262 Fix findExecutable to check that the path is not a dir
Fixes #83509
2019-10-29 10:59:57 +01:00
Johannes Rieken
62b627aced fix typo 2019-10-29 10:36:43 +01:00
Christof Marti
69863f4732 Run OSS tool for 1.40 2019-10-29 09:00:02 +01:00
Benjamin Pasero
d9646c0aa3 api - fix docs 2019-10-29 08:07:39 +01:00
Eric Amodio
d94dc24e87 Fixes input placeholders
Vendor specific selectors cannot be combined, because browsers will drop the whole ruleset if there is something "unknown" in the selector
2019-10-29 02:42:32 -04:00
Benjamin Pasero
b7b21844e7 api - fold app uri creation into asExternalUri (fix #82884) 2019-10-29 07:18:19 +01:00
Matt Bierner
d186653141 Fix another css import 2019-10-28 22:57:24 -07:00
Matt Bierner
75f8831043 Fix css import 2019-10-28 22:54:59 -07:00
Peng Lyu
62b7e688f0 Fix builds. 2019-10-28 16:41:04 -07:00
SteVen Batten
88663bd867 add keyboard command for ctrl+hover
fixes #46257
refs #59260
2019-10-28 16:26:04 -07:00
Pine Wu
a3837d1a64 Fix #79844 2019-10-28 16:14:32 -07:00
Eric Amodio
9588e37850 Reorders to ensure shellType is set in title event 2019-10-28 19:04:06 -04:00
Alex Dima
b0aa30e056
update distro 2019-10-28 23:45:27 +01:00
Alex Dima
c6f4d5c3d6
Support that extensionKind can be an array 2019-10-28 23:40:57 +01:00
Eric Amodio
e722767e41 Changes to 1px border for consistency w/ others 2019-10-28 18:38:50 -04:00
Rachel Macfarlane
bfa915d619 Support 'workbench.action.openIssueReport' command in the web - directly open GitHub 2019-10-28 15:18:10 -07:00
Matt Bierner
c2565c31b7 Fix reference 2019-10-28 14:56:45 -07:00
Martin Aeschlimann
6c0fe8cb04 --diff does not work with WSL. Fixes #83473 2019-10-28 22:53:06 +01:00
Matt Bierner
7d0267f49e
Make createInstance stricter (#83472)
Part of #81574

Makes the `createInstance` function signature more strict. Previously it inferred the argument types based on the actual argument values passed to `createInstance`. Instead, we now infer them from the constructor signature itself
2019-10-28 14:30:54 -07:00
Matt Bierner
149376dab8 Update md grammar 2019-10-28 14:19:13 -07:00
Martin Aeschlimann
b3a8aa8598 [theme] Copy input from theme picker when no theme was found. Fixes #40518 2019-10-28 21:34:20 +01:00
Andre Weinand
d2baccdf91 Revert "debug configuration manager: asyn await"
This reverts commit 3bbd6bfd034c7d50bbfd51382bb87645b5c83fdd.
2019-10-28 21:14:18 +01:00
Eric Amodio
d4a73d01be Fixes #78751 - normalize paths for shells 2019-10-28 15:42:39 -04:00
Miguel Solorio
70f8912487 Inherit icon colors 2019-10-28 12:29:05 -07:00
Martin Aeschlimann
223076ac54 [json] support result limits 2019-10-28 20:23:16 +01:00
Pine Wu
e42b3d1781 Fix #83174 2019-10-28 11:52:56 -07:00
Peng Lyu
a84485d2dd format doc. 2019-10-28 11:51:36 -07:00
Peng Lyu
972efa416d Fix #83344. No margin for textarea. 2019-10-28 11:43:19 -07:00
Matt Bierner
aba16d218d Move new issue github link for questions to be a link to stack overflow 2019-10-28 11:31:28 -07:00
Peng Lyu
e65a9f0a10 Fix #83317. Use checkbox for find in selection. 2019-10-28 11:27:06 -07:00
Miguel Solorio
abd1da5ffd
Merge pull request #83262 from microsoft/misolori/icon-font-debug-viewlet
Adopt icon font in debug viewlet
2019-10-28 11:19:36 -07:00
Miguel Solorio
85a914f9d0
Merge branch 'master' into misolori/icon-font-debug-viewlet 2019-10-28 11:19:17 -07:00
Matt Bierner
d5d809badf Don't leak _onFindReplaceStateChange emitter 2019-10-28 11:17:32 -07:00
Matt Bierner
c42de8d9ee Remove extra implementation of dispose 2019-10-28 11:17:32 -07:00
Matt Bierner
832ed6ba41 InputBox cannot be null 2019-10-28 11:17:32 -07:00
SteVen Batten
7ef7d91e7a don't select checkbox text
refs #81924
2019-10-28 11:09:13 -07:00
Miguel Solorio
9084d421ff Update symbol icon color tokens
Adds: Color, Folder, Keyword, Reference, Snippet, Text, Unit
2019-10-28 10:54:14 -07:00
kieferrm
5d953c621b change distro 2019-10-28 17:52:02 +00:00
Miguel Solorio
aedd4227a0 Fix #83395, Update "symbol-key" and "key" icons 2019-10-28 10:03:07 -07:00
Johannes Rieken
df17be45e3 move call hierarchy API to stable, #70231 2019-10-28 17:36:50 +01:00
Miguel Solorio
1e297e01b9
Merge branch 'master' into misolori/icon-font-debug-viewlet 2019-10-28 09:35:13 -07:00
Miguel Solorio
5df7995c6d Fix #83407 2019-10-28 09:31:01 -07:00
Miguel Solorio
10375e8c12 Fix #83416 2019-10-28 09:18:17 -07:00
Erich Gamma
3a9907df1a Add missing activation event 2019-10-28 17:17:01 +01:00