Commit Graph

85689 Commits

Author SHA1 Message Date
Joyce Er
adf904df67 ipynb: fix readme 2021-07-27 13:54:19 -07:00
Daniel Imms
34419f85be Clone process.env to ensure source of truth is not changed
Part of #128745
2021-07-27 13:38:23 -07:00
Raymond Zhao
75e221938e
Filter out null values before they get rendered
Fixes #129593
2021-07-27 13:36:08 -07:00
Sandeep Somavarapu
68a115bdd1
Fix #129549 2021-07-27 22:11:50 +02:00
Raymond Zhao
2dc0755ede
Use a better error message for #129584
Fixes #129584
2021-07-27 12:57:27 -07:00
Sandeep Somavarapu
c35100aba3
fix switching to insiders when settings sync is disabled 2021-07-27 21:47:59 +02:00
rebornix
d9cc12292d increase the bottom toolbar height to 20. 2021-07-27 11:57:22 -07:00
rebornix
02baf27ea5 💄 2021-07-27 11:57:02 -07:00
rebornix
2dcfd09634 polish insert toolbar height and hover feedback. 2021-07-27 11:46:46 -07:00
rebornix
63ccc4c93c update undo/redo. 2021-07-27 11:31:31 -07:00
Connor Peet
79b3eec4af
debug: bump debuggers 2021-07-27 10:27:00 -07:00
Daniel Imms
11d693fddf Dispose newWithProfile before registering again
Fixes #129514
2021-07-27 09:11:18 -07:00
Daniel Imms
03d2d9cebf Fix other bad accessor uses
Part of #129491
2021-07-27 09:01:07 -07:00
Daniel Imms
47fac2bac6 Fix accessor after await
Fixes #129491
2021-07-27 08:58:27 -07:00
Connor Peet
19fc8da3be
testing: show configure button by default on test config qps 2021-07-27 08:47:24 -07:00
Alex Ross
5bd829ab7c
Revert "Comment out smoke tests on windows"
This reverts commit dbd291c716.
2021-07-27 17:41:17 +02:00
Alex Ross
e1e66f336c
Fix show tasks when not tasks are running
Fixes #129452
2021-07-27 17:05:01 +02:00
Sandeep Somavarapu
e0b020da56
Fix #129547 2021-07-27 16:57:08 +02:00
Alex Ross
c3b4df8f5d
Revert "Enable run button when a kernel extension is missing"
This reverts commit 1066e2c6a1.
2021-07-27 16:54:35 +02:00
Logan Ramos
ee4e8a7922
Fix #129475 2021-07-27 10:08:14 -04:00
Sandeep Somavarapu
40b8585b4f
remove preview dialog 2021-07-27 14:42:42 +02:00
Alex Ross
dbd291c716
Comment out smoke tests on windows 2021-07-27 13:30:07 +02:00
Isidor Nikolic
12c5f27402
Merge pull request #129439 from nickdelja/main
Fixed minor typos
2021-07-27 11:21:54 +02:00
Henning Dieterichs
f93aba91e6
Merge pull request #129237 from microsoft/hediet/no-break-ws-for-inlay-text
Replaces whitespaces/tab with no-break whitespace for inlay hints.
2021-07-27 09:48:32 +02:00
Raymond Zhao
87346b6fb5
Cancel edit when leaving widget (take 2) (#129458)
Fixes #125166
2021-07-26 18:35:19 -07:00
Matt Bierner
19959ec90d
Use readonly for event fields 2021-07-26 18:13:41 -07:00
Matt Bierner
68b9fd93cc
Note that inlay hints require TS 4.4 2021-07-26 18:12:18 -07:00
Matt Bierner
bee5add76a
Small comment cleanup 2021-07-26 18:12:18 -07:00
Harald Kirschner
d9e316e1f6 Remove deprecated lang param from privacy URL 2021-07-26 18:07:08 -07:00
Tyler James Leonhardt
d611085ac1
update who to assign 2021-07-26 16:41:21 -07:00
Raymond Zhao
ffceebb909
Revert "Update webviewExternalEndpointCommit"
This reverts commit dbe3a22a53.
2021-07-26 16:38:03 -07:00
Connor Peet
f1a91d2661
testing: make gutter menu contributable
Fixes #127385
2021-07-26 16:07:13 -07:00
Rob Lourens
45df4867e8 Normalize mimetype select action name 2021-07-26 14:50:25 -07:00
Rob Lourens
8811b78c99 Normalize mimetype string 2021-07-26 14:50:25 -07:00
Tyler James Leonhardt
881b521b2f
assign csigs and I on L10N issues 2021-07-26 14:47:13 -07:00
Raymond Zhao
d163eabed0
Add troubleshooting step for tmp module 2021-07-26 14:39:44 -07:00
Tyler Leonhardt
ca28dc10d7
Include terminal scheme in recently opened anything quick access. Fixes #128445 2021-07-26 13:55:33 -07:00
Connor Peet
3f6294b50e
testing: don't apply un-clearable error to test root 2021-07-26 13:19:17 -07:00
Connor Peet
f91663e8ed
testing: add explicit 'peek error' action to testitems
Fixes #125240
2021-07-26 13:18:47 -07:00
Connor Peet
3b8141a1c4
testing: docs polish
Fixes #127656
2021-07-26 13:18:46 -07:00
Matt Bierner
e91bc4fd91
Fix a few link tags 2021-07-26 13:17:57 -07:00
Matt Bierner
dbe3a22a53
Update webviewExternalEndpointCommit 2021-07-26 13:00:08 -07:00
Raymond Zhao
6e3ce23ebb
Use right bg colour, fixes #129453 2021-07-26 12:54:26 -07:00
deepak1556
410bf43dc9 chore: bump distro
Fixes https://github.com/microsoft/vscode/issues/127585
2021-07-26 12:19:17 -07:00
Raymond Zhao
56d3a7da35
Add validation for boolean values, affects #128429 2021-07-26 12:16:56 -07:00
Greg Van Liew
6a6c1195b8
Merge pull request #129447 from gregvanl/settingsTypos
Settings description typos
2021-07-26 12:16:06 -07:00
gregvanl
91ae221db4 Settings description typos 2021-07-26 11:47:38 -07:00
Rob Lourens
26625e8fb3 Fix incorrect buffer slices 2021-07-26 11:39:49 -07:00
Raymond Zhao
847ba4973e
Bump distro 2021-07-26 11:24:10 -07:00
Connor Peet
472a308b03
testing: fix label not applying to root by default 2021-07-26 10:54:12 -07:00