Commit graph

78993 commits

Author SHA1 Message Date
Alex Dima f4f1bdb926
update distro 2021-03-25 22:28:06 +01:00
Rob Lourens e15a185f6e Merge branch 'main' into notebook/dev 2021-03-25 14:05:19 -07:00
rebornix a6cef60b50
notebook toolbar init display be none. fix #119910. 2021-03-25 13:32:17 -07:00
Alex Dima 654b5e8046
update to latest vscode-oniguruma 2021-03-25 21:19:43 +01:00
meganrogge 357c13ac46 localize info message 2021-03-25 13:12:12 -07:00
SteVen Batten 5dcccb92e3 fix #119854 2021-03-25 12:41:50 -07:00
Harald Kirschner 1ca4e703ba Optimizing newly add getting started images. 2021-03-25 11:51:30 -07:00
meganrogge 71d2102d7d fix #119803 2021-03-25 11:51:10 -07:00
Daniel Imms c5d901812c
Merge pull request #119883 from microsoft/tyriar/webgl_fix
Fix default renderer as WebGL and fallback to dom
2021-03-25 11:45:16 -07:00
Harald Kirschner f7cc0f2c79 Adding light and hc getting started images.
Closes #115325 and #115327
2021-03-25 11:44:47 -07:00
Greg Van Liew 64256f22d6
Merge pull request #119895 from gregvanl/settingTypos
Setting descriptions typos and formatting
2021-03-25 11:44:25 -07:00
Daniel Imms ad659fb25a
Allow null in profiles config 2021-03-25 11:32:14 -07:00
Megan Rogge 3e6f65a3ac Merge branch 'main' of https://github.com/microsoft/vscode into main 2021-03-25 17:57:58 +00:00
Megan Rogge a30b6bfdc3 remove default value for overrideName 2021-03-25 17:56:53 +00:00
Rob Lourens 19bbe2edbe Remove extra space from error message 2021-03-25 10:53:21 -07:00
meganrogge 7ac7d4438a fix #119672 2021-03-25 10:35:30 -07:00
gregvanl 975115a2cb Setting descriptions typos and formatting 2021-03-25 10:17:31 -07:00
Daniel Imms fe6b3e258b
Re-enable measuring 2021-03-25 10:04:23 -07:00
Rob Lourens c5a8eed033 Accept array or single item for output items methods
#119601
2021-03-25 09:39:09 -07:00
Logan Ramos 996391b87d
Move proposed api piece into stable typings 2021-03-25 11:50:37 -04:00
rebornix 6ebe2a14f3
fix #119852. 2021-03-25 08:41:19 -07:00
Daniel Imms 3d1d01690d
Fix canvas -> dom fallback
Fixes #118064
2021-03-25 08:38:11 -07:00
rebornix da992a171e
fix scroll cells from bottom view. 2021-03-25 08:35:25 -07:00
João Moreno 9ab0fb227e
use app scope 2021-03-25 16:29:20 +01:00
Johannes Rieken 81a08478ef
updated notebooks 2021-03-25 15:59:44 +01:00
Isidor Nikolic ff869cd358
Merge pull request #119878 from microsoft/isidorn/notificationVisible
add visible flag to notification
2021-03-25 15:43:26 +01:00
isidor 1a184f9e9d
add visible flag to notification 2021-03-25 15:37:35 +01:00
Daniel Imms b70c4fee0d
Fix default webgl renderer
Part of #118064
2021-03-25 06:46:03 -07:00
Johannes Rieken 755cbf5412
Merge branch 'main' into notebook/dev 2021-03-25 10:44:38 +01:00
Dirk Baeumer 08c4cd87e3 Reenable localization tests. 2021-03-25 10:42:35 +01:00
Sandeep Somavarapu 5064fae294 Fix #118134 2021-03-25 10:23:09 +01:00
Sandeep Somavarapu e8111f76b5 Fix #119855 2021-03-25 09:46:39 +01:00
João Moreno 5b636c4a7b
Revert "Fixes #111814 (#119475)"
This reverts commit 66961037cc.
2021-03-25 09:34:04 +01:00
Sandeep Somavarapu 6f726bcdf6 fix #118442 2021-03-25 09:03:25 +01:00
Johannes Rieken 557c4b5699
update verification members 2021-03-25 08:48:50 +01:00
Johannes Rieken 63f1721ed8
don't store output in GH issue notebooks 2021-03-25 08:43:44 +01:00
Connor Peet 05ce54df77
testing: remove unused contributions 2021-03-24 21:12:12 -07:00
rebornix ce9298464e
bring notebook actions back to editor title bar menu static. 2021-03-24 18:12:57 -07:00
rebornix ceff50539f
re #119706. 2021-03-24 18:12:57 -07:00
rebornix ef80780f63
fix #118996. 2021-03-24 18:12:57 -07:00
meganrogge 383fb64cc5 remove displayOrder and fix #119830 2021-03-24 18:12:37 -07:00
Jackson Kearl 81ba1dae86
Fix #117540 2021-03-24 17:52:04 -07:00
Rob Lourens 1a425eacb8 Accept single outputs or arrays in execution task output edit methods
Fix #119601
2021-03-24 17:48:26 -07:00
rebornix 75ed057885
fix #117937 2021-03-24 17:04:12 -07:00
rebornix 1e6697ed77
fix #119561. 2021-03-24 16:36:11 -07:00
rebornix f0eacf8770
fix #119767. 2021-03-24 16:17:48 -07:00
Rob Lourens 1d3cbad010 Wait for extension registration when resolving notebook viewType
Fix #119686
2021-03-24 16:12:24 -07:00
Daniel Imms ab317a2280
Hide select terminal profile in yarn web
Fixes #118978
2021-03-24 15:50:04 -07:00
Connor Peet a0e8b01ec4
testing: polish wording of testing.autoRun.mode
Fixes #117526
2021-03-24 15:49:01 -07:00
Daniel Imms 189fb15df9
Check PATH when validating non-absolute paths
Fixes #119534
2021-03-24 15:34:31 -07:00