73597 Commits

Author SHA1 Message Date
Andre Weinand
07224f0681 update to latest DAP 2020-11-27 17:26:13 +01:00
Martin Aeschlimann
e24ea5ef61
Merge pull request #107926 from alisonnoyes/master
Quiet Light theme diff syntax highlighting
2020-11-27 17:25:52 +01:00
Martin Aeschlimann
1a6d7f3118 [json] performance warning message can't be ignored. Fixes #105988 2020-11-27 17:24:02 +01:00
isidor
e6d6661247 fixes #111410 2020-11-27 16:56:25 +01:00
isidor
cfa02997d2 fixes #111413 2020-11-27 16:43:09 +01:00
João Moreno
e2dd774fa4
fix yarn retry logic 2020-11-27 16:34:43 +01:00
Martin Aeschlimann
627ad0b4ee rename OnTypeRename -> LinkedEditing (for #109923) 2020-11-27 16:31:56 +01:00
Alex Ross
f13720627f Improve task dependency cycle check
Fixes #111369
2020-11-27 16:21:06 +01:00
isidor
cd9be282b7 Add condition editing UI to breakpoint filters
fixes #111227
2020-11-27 15:51:56 +01:00
Johannes Rieken
6795d766a0 remove old logging API proposal, fixes https://github.com/microsoft/vscode/issues/85992 2020-11-27 15:51:19 +01:00
Johannes Rieken
79b6d35bd6 remove TreeItem2 2020-11-27 15:46:54 +01:00
Alex Ross
01bbb81052 Finalize markdown tree tooltip and resolveTreeItem
Fixes #100741
2020-11-27 15:39:28 +01:00
João Moreno
016655c546
fixes #104629 2020-11-27 15:13:51 +01:00
João Moreno
8891878a3b
bump cache 2020-11-27 14:58:26 +01:00
João Moreno
210a1a1327
Merge pull request #111405 from microsoft/joao/trusted-extension-uris
Trusted extension urls
2020-11-27 13:58:05 +00:00
João Moreno
3495d2fd76
💄 2020-11-27 14:55:55 +01:00
Johannes Rieken
6391d710cf adopt latest loader, pass trusted types policy to loader, adopt in loader-usages 2020-11-27 14:44:55 +01:00
Alex Ross
483e81f3b8 Fix duplicate port forwards for ipv4 vs ipv6
Fixes https://github.com/microsoft/vscode/issues/111400
2020-11-27 14:44:00 +01:00
João Moreno
f8d1c07e16
use createChannelReceiver, createChannelSender 2020-11-27 14:36:54 +01:00
João Moreno
995983da54
github: get all branches 2020-11-27 14:02:13 +01:00
Alex Ross
c3414f3cf3 Always show the open view option in the open in browser command 2020-11-27 13:18:32 +01:00
Alex Ross
cae277a203 Add a command for open port in browser
Part of https://github.com/microsoft/vscode/issues/111402
2020-11-27 13:11:23 +01:00
isidor
2fb5b5b696 fixes #44542 2020-11-27 12:36:23 +01:00
João Moreno
0321ca5d96
fixes #106664 2020-11-27 12:22:16 +01:00
Martin Aeschlimann
8012c255e5 fix keybinding smoke test after icon name changes 2020-11-27 12:19:03 +01:00
Martin Aeschlimann
4ae452929e
Merge pull request #111383 from microsoft/aeschli/extensionsIcons
add extension icons
2020-11-27 11:57:46 +01:00
Martin Aeschlimann
3a92391c20
Merge pull request #111377 from microsoft/aeschli/preferencesIcons
add preferences icons
2020-11-27 11:57:31 +01:00
João Moreno
bafc05ff0a
fix retry 2020-11-27 11:30:34 +01:00
João Moreno
71836f95dd
fixes #111366 2020-11-27 11:22:22 +01:00
Sandeep Somavarapu
6253e47773 #44542 ability to reveal setting 2020-11-27 11:03:21 +01:00
Ladislau Szomoru
42bb62a06f Exclude endgame-plan label 2020-11-27 10:57:03 +01:00
João Moreno
1e0af43774
trusted ext urls: use 1 hour instead of 10 mins 2020-11-27 10:51:21 +01:00
Martin Aeschlimann
c471973938
Merge branch 'master' into aeschli/preferencesIcons 2020-11-27 10:43:01 +01:00
Benjamin Pasero
44ddde116f adopt checkProposedApiEnabled
//cc @joaomoreno
2020-11-27 10:42:38 +01:00
Benjamin Pasero
14d59bef92
Allow status items with error background color (fix #110214) (#111353)
* Allow status items with error background color (fix #110214)

* rename to statusBarItem.errorBackground

* address feedback and add error colors

* address feedback
2020-11-27 10:34:22 +01:00
João Moreno
14415847e1
trusted extension urls 2020-11-27 10:32:07 +01:00
João Moreno
2cd7a70d62
original urls get passed along with openUrl 2020-11-27 10:32:06 +01:00
Johannes Rieken
ac9e250cce support node 15 2020-11-27 09:55:08 +01:00
isidor
cfe2e99ad8 debug: load all stack frames text shuold have initial color when selected so it is readable
fixes #111218
2020-11-27 09:42:05 +01:00
Martin Aeschlimann
4cb5bb656a
Merge branch 'master' into aeschli/preferencesIcons 2020-11-27 09:25:52 +01:00
Martin Aeschlimann
8e6517069a
Merge branch 'master' into aeschli/extensionsIcons 2020-11-27 09:17:20 +01:00
Sandeep Somavarapu
98f80c4047 Fix #110698 2020-11-27 07:37:37 +01:00
Sandeep Somavarapu
8784b77bfd fix #110699 2020-11-27 07:28:40 +01:00
Martin Aeschlimann
1e77bd81d8 registerCodicon 2020-11-26 22:30:05 +01:00
Martin Aeschlimann
8234453386 update tests 2020-11-26 22:12:23 +01:00
Martin Aeschlimann
83f8b96a94 add extension icons 2020-11-26 21:58:21 +01:00
Martin Aeschlimann
43f5beb307 fix terminal icons 2020-11-26 20:37:39 +01:00
Martin Aeschlimann
09f281dff6 dirty dff icons 2020-11-26 20:37:06 +01:00
Martin Aeschlimann
2f0552737c terminal icons 2020-11-26 20:26:54 +01:00
Sandeep Somavarapu
5c2127ec74 Fix #110964 2020-11-26 19:49:39 +01:00