Commit graph

73587 commits

Author SHA1 Message Date
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
Sandeep Somavarapu f70430eae4 download to temp location first and rename 2020-11-26 18:53:51 +01:00
isidor 26a0c24c6c fixes #111218 2020-11-26 18:19:04 +01:00
isidor 818174d4e8 bulk edit service: Show infinte progress when there is only 1 item since we do not know how long it takes 2020-11-26 18:19:04 +01:00
Johannes Rieken 4ac4cf3dff some more cleanup, enfore proposed API checks, fyi @RMacfarlane 2020-11-26 18:13:51 +01:00
Martin Aeschlimann c84fa206d4 add preferences icons 2020-11-26 18:05:10 +01:00
Johannes Rieken c219b0673c 💄 discover and mark more proposed types 2020-11-26 18:04:46 +01:00
Martin Aeschlimann 44af5d2af2 marker view icons 2020-11-26 18:04:30 +01:00
Martin Aeschlimann f0bb23ca02 more icon work 2020-11-26 18:04:30 +01:00