Commit graph

66650 commits

Author SHA1 Message Date
Matt Bierner fe6e663a84 Don't mark vscode-resource as standard
Fixes #99245

This scheme (specifically the old style uris of the scheme) do not conform to the requirements of a standard uri
2020-06-03 17:30:20 -07:00
rebornix d760fde11e Fix #94057. 2020-06-03 17:15:00 -07:00
SteVen Batten 79004443db fixes #96119 2020-06-03 15:58:54 -07:00
Connor Peet f7f086d3dc
ext: update builtin versions 2020-06-03 15:58:46 -07:00
Rob Lourens 777d226cfd Disallow dragging other things over the notebook
Fix #99257
2020-06-03 17:30:42 -05:00
SteVen Batten ccf724d6c1 fixes #99200 2020-06-03 15:29:05 -07:00
Jackson Kearl eed8f81686 Increase clarity of search.searchEditor.defaultNumberOfContextLines name and description
Dont use defualt context line value when search editor is created from existing results, as it will be ignored.
Closes #97915.
2020-06-03 15:23:11 -07:00
Jackson Kearl 5052292bdf Update github remote parsing regex to fix #99063 2020-06-03 15:07:37 -07:00
rebornix 8fc68f7974 Fix #99316. Clear context when notebook is being removed from DOM. 2020-06-03 14:52:03 -07:00
Rob Lourens 90a39ba0d4 Fix using "focus output" command when there is no output
Fix #99232
2020-06-03 16:38:10 -05:00
Martin Aeschlimann 29b5f87288 code.sh: debug with VSCODE_WSL_DEBUG_INFO 2020-06-03 21:51:04 +02:00
Jackson Kearl a582d66241 Tweak description text for #97915 2020-06-03 12:46:09 -07:00
Martin Aeschlimann 4eadd58d11 Unable to launch vscode in remote mode from WSL2 (custom kernel) Fixes https://github.com/microsoft/vscode-remote-release/issues/2809 2020-06-03 21:43:18 +02:00
Sandeep Somavarapu 3afa5a4a58 Fix #92890 2020-06-03 21:24:08 +02:00
Jackson Kearl 38891ed12b Case-normalize github paths to fix #99294. 2020-06-03 12:20:22 -07:00
Sandeep Somavarapu 6041d7b0ed update distro 2020-06-03 21:15:43 +02:00
rebornix 62d5e55db8 Fix #99259. Bind content change for text buffer when markdown is in preview mode. 2020-06-03 12:06:10 -07:00
Sandeep Somavarapu d774ade0cc rename donot-sync to do-not-sync 2020-06-03 20:58:19 +02:00
rebornix 2759576183 Fix #99282. 2020-06-03 11:44:12 -07:00
SteVen Batten e43142ac42 fixes #99065 2020-06-03 11:30:08 -07:00
Matt Bierner ed1a3a293b Fix a few simple example useDefineForClassField errors
For #99304

Make sure we use accessors in cases where properties are overridden by subclasses
2020-06-03 11:29:36 -07:00
SteVen Batten e7b1801ee5 fixes #99278 2020-06-03 11:01:12 -07:00
Rob Lourens b2484fb295 Use "stopAll" in compound VS Code launch config 2020-06-03 12:10:36 -05:00
Sandeep Somavarapu fef08c091d #97082 update error message 2020-06-03 18:35:24 +02:00
Sandeep Somavarapu beb2a42acd Fix #97082 2020-06-03 18:32:06 +02:00
Jackson Kearl 0ef61215c3 Add description to search.searchEditor.defaultShowContextValue 2020-06-03 09:20:08 -07:00
Sandeep Somavarapu f77413deca Fix #99105 2020-06-03 18:09:22 +02:00
Sandeep Somavarapu a36b1c7176 Fix #99227 2020-06-03 17:59:04 +02:00
Andre Weinand 9f6e7abc69 node-debug@1.44.6 2020-06-03 17:58:34 +02:00
Johannes Rieken 7d33e2de0c
Merge pull request #99272 from microsoft/joh/fix/98934
use toString (via getComparisionKey) for compare and equal
2020-06-03 17:56:52 +02:00
Andre Weinand be56575162 use DAP final version 2020-06-03 17:53:20 +02:00
Rob Lourens e0a7603f23 Don't write setting value that doesn't pass validation for simple settings.
Can't do this for array types, it could prevent someone from fixing a setting that's already invalid
Fix #99268
2020-06-03 10:17:51 -05:00
Benjamin Pasero 9e75a3f984 web - change progress to indicate number of files 2020-06-03 17:17:07 +02:00
Benjamin Pasero f94c640950 Web upload: uploading folder with lots of files loses many in Chrome and Edge (fix #99068) 2020-06-03 16:53:22 +02:00
Sandeep Somavarapu 48ccbff87d Fix #86201 2020-06-03 16:31:35 +02:00
Johannes Rieken 99fa777e53 Revert "Fix #94073."
This reverts commit 8f82b87b95.
2020-06-03 16:24:58 +02:00
Johannes Rieken d65758c312 use toString (via getComparisionKey) for compare and equal 2020-06-03 16:09:47 +02:00
Dirk Baeumer a276865712 Run OSS tool for v1.46 and update distro hash 2020-06-03 16:05:28 +02:00
Ladislau Szomoru 76466ac517 Merge branch 'master' of https://github.com/microsoft/vscode 2020-06-03 15:58:39 +02:00
Ladislau Szomoru 505389caae Improve sash setting description 2020-06-03 15:58:13 +02:00
Johannes Rieken 88e4a42e81 fix typo to clarify nls string, #98576 2020-06-03 15:51:53 +02:00
Johannes Rieken ceb87a1e62 fix https://github.com/microsoft/vscode/issues/99152 2020-06-03 15:29:58 +02:00
isidor b3361d1e05 fixes #99051 2020-06-03 15:25:06 +02:00
isidor dbbf732718 fixes #98963 2020-06-03 15:19:31 +02:00
João Moreno 43f362b448
fixes #96356 2020-06-03 15:19:05 +02:00
Johannes Rieken 5200dcdf38 notebook - reveal cell editor position if outside viewlet 2020-06-03 15:02:44 +02:00
João Moreno 2b8e0a0e3c
fixes #97009 2020-06-03 14:52:07 +02:00
Johannes Rieken c9cdd8f9ef fix https://github.com/microsoft/vscode/issues/99150 2020-06-03 14:50:06 +02:00
João Moreno e1484f4b38
fixes #97393 2020-06-03 14:46:01 +02:00
isidor 04c60585ab fixes #99247 2020-06-03 14:43:17 +02:00