Commit graph

81324 commits

Author SHA1 Message Date
Tyler James Leonhardt
b34cff7e05
Update package.json 2021-04-30 07:49:27 -07:00
Daniel Imms
631dbe250b
Merge pull request #122730 from microsoft/tyriar/121282
Ensure non-selected tab actions apply to correct instance
2021-04-30 07:42:16 -07:00
Johannes Rieken
8f8634b774
💄 don't use object as map 2021-04-30 15:13:07 +02:00
Daniel Imms
166d7fe44d Ensure inline action applies to terminal out of selection
Fixes #121282
2021-04-30 06:12:53 -07:00
Johannes Rieken
bc52e4d986
more inlay... 2021-04-30 14:59:25 +02:00
Daniel Imms
921203d98a Revert "Use a menu instead of hard coding actions in tabsWidget (#122461)"
This reverts commit f727e50c1a.
2021-04-30 05:54:45 -07:00
Johannes Rieken
a1e69b746f
rename InlineHint to InlayHint, make it InlayHint only and keep OverlayHint as a future, separate feature, remove hover message 2021-04-30 14:51:40 +02:00
Johannes Rieken
1ed6862c3e
more insights when execution integration tests fail 2021-04-30 14:16:00 +02:00
Benjamin Pasero
e1a46ca69b
fix #122699 (#122712)
* fix #122699

* add tests
2021-04-30 08:01:54 -04:00
Alex Dima
6449b6b725
Fixes #122714: Guard against negative numbers around indentation 2021-04-30 11:11:38 +02:00
Alex Ross
f2878212f7
Listen for workspace trust when upgrading tasks
Fixes #122535
2021-04-30 11:00:46 +02:00
João Moreno
42cf2286c7
fixes microsoft/vscode-remote-release#4970 2021-04-30 10:26:00 +02:00
João Moreno
de6424abd0
remove workbench-web*html 2021-04-30 09:55:42 +02:00
Connor Peet
a348d103d1
debug: update companion version 2021-04-29 21:58:20 -07:00
Jackson Kearl
2a9f903ede
Fix #122257 2021-04-29 19:44:44 -07:00
Jackson Kearl
c67711fdde
Fix #120112 2021-04-29 19:35:24 -07:00
Eric Amodio
f375f7e0aa Bumps RemoteHub version 2021-04-29 22:20:37 -04:00
Tyler James Leonhardt
74454818fe
Use single quotes instead of double quotes (#122703)
* use backtick instead of double quote

* also try all single quotes

* refactored in if/else

* add comment
2021-04-29 18:20:26 -07:00
rebornix
78577aa18d
Merge branch 'notebook/dev' into main 2021-04-29 14:09:08 -07:00
rebornix
dd58b1fe2b
fix #121647 2021-04-29 13:33:41 -07:00
Connor Peet
502ebdb193
bump builtin modules
Fixes https://github.com/microsoft/vscode/issues/81760
2021-04-29 12:58:51 -07:00
Megan Rogge
a7dcfd1e2c
fix #122608 (#122616) 2021-04-29 12:55:47 -07:00
Logan Ramos
14a3cec0d4
Fix #122360 2021-04-29 15:42:45 -04:00
Ladislau Szomoru
33a9b2adb7
Add missing scope to settings 2021-04-29 21:32:29 +02:00
Connor Peet
24ea8408c3
testing: propoagate timeout option for unit tests 2021-04-29 12:19:56 -07:00
Eric Amodio
8dcc489fa1 Re-enables Git extension for virtual workspaces 2021-04-29 15:18:15 -04:00
meganrogge
0339344579
pass configuration in from processManager -> remoteTerminalService 2021-04-29 12:05:30 -07:00
meganrogge
e7c0af1137
Revert "Revert "Merge pull request #122540 from microsoft/tyriar/122104""
This reverts commit 28a1bc2f35.
2021-04-29 12:05:29 -07:00
rebornix
024251c2be
fix #120848. 2021-04-29 12:02:40 -07:00
Eric Amodio
f0394ca966 Updates endgame notebook repos 2021-04-29 15:01:21 -04:00
rebornix
160b5509d2
re #120545 2021-04-29 11:46:45 -07:00
Rob Lourens
f9901cea70 Fix markdown cell folding issue
Fix #122675
2021-04-29 11:14:03 -07:00
meganrogge
bdb2324c9d
revert change to hide condition 2021-04-29 10:44:09 -07:00
meganrogge
5d5d738988
fix #122334 2021-04-29 10:35:08 -07:00
Johannes Rieken
ed52d777ef
fix integration tests 2021-04-29 18:33:32 +02:00
Connor Peet
1846aeaf8c
testing: fix welcome view being shown if tests were synchronously available
Fixes #122634
2021-04-29 09:29:26 -07:00
Rob Lourens
62b609670e Clear lastRunSuccess when clearing output
Fix #122645
2021-04-29 08:57:05 -07:00
Johannes Rieken
f5bef96464
change wording back to kernel, https://github.com/microsoft/vscode/issues/122415#issuecomment-829329529 2021-04-29 17:29:42 +02:00
Alexandru Dima
6102a7d263
Fix running 2021-04-29 17:26:59 +02:00
Alexandru Dima
19c6d913ca
Add noop command (fixes #122518) 2021-04-29 17:12:01 +02:00
Logan Ramos
df7aae6165
Add flag on whether a contribution can support a resource (#122658)
* Add flag on whether a contribution can support a resource

* implement `canSupportResource`

* Fixed out of scope variable

* Fix unit test failure

Co-authored-by: Johannes Rieken <johannes.rieken@gmail.com>
2021-04-29 15:05:13 +00:00
João Moreno
de6057e397
fixes #122656 2021-04-29 17:00:43 +02:00
Logan Ramos
439ec79e6b
Fix #122637 2021-04-29 10:47:05 -04:00
João Moreno
3d6f88eb92
fixes #120828 2021-04-29 16:33:01 +02:00
João Moreno
2eb378324d
fixes #121392 2021-04-29 16:33:00 +02:00
deepak1556
b2d6cab998 Revert "chore: bump electron@12.0.5"
This reverts commit 9064c909d7.

Fixes https://github.com/microsoft/vscode/issues/122661
2021-04-29 23:23:40 +09:00
João Moreno
4b06c752c6
fixes #121425 2021-04-29 16:19:51 +02:00
João Moreno
ae82935e44
fixes #121503 2021-04-29 16:07:08 +02:00
João Moreno
7d51e0b1eb
fixes #122289 2021-04-29 15:58:52 +02:00
isidor
d295d14084
fixes #122353 2021-04-29 14:34:13 +02:00