Commit graph

73622 commits

Author SHA1 Message Date
Ladislau Szomoru 9689508fa5 Run OSS Tool and make necessary updates 2020-11-30 15:06:18 +01:00
Alex Ross 2afcea867a Use argparse 1.0.9 in npm extension 2020-11-30 15:03:16 +01:00
João Moreno 648090440f caching is HARD 2020-11-30 14:56:14 +01:00
Johannes Rieken aa36c6211b move duplicated code into central place 2020-11-30 14:51:54 +01:00
Benjamin Pasero 2c5901053a spelling error in command name (fix #111455) 2020-11-30 14:31:39 +01:00
Sandeep Somavarapu f5fb75d829 fix tests 2020-11-30 12:44:45 +01:00
Johannes Rieken 0f1492d6da chore - remove unneccessary non null assertions 2020-11-30 12:36:18 +01:00
Alex Ross 8ce7356104 Fix defaultFolderPath so that userhome is correct 2020-11-30 12:05:23 +01:00
Sandeep Somavarapu 2890fd321f Fix #111485 2020-11-30 11:58:43 +01:00
João Moreno a5a37240bc fixes #108001 2020-11-30 11:51:01 +01:00
João Moreno eee332ba85 fix misuse of VSCODE_ARCH in builds 2020-11-30 11:41:51 +01:00
Johannes Rieken 2018df47d8 support font features, like ligatures, in code lens, https://github.com/microsoft/vscode/issues/16038 2020-11-30 11:22:45 +01:00
João Moreno b7211aa875 fixes #107651 2020-11-30 10:49:10 +01:00
Johannes Rieken 9172ecfad8 🆙 distro 2020-11-30 10:44:34 +01:00
Johannes Rieken a4054cda6d update references viewlet, also no more proposed API usage required 2020-11-30 10:44:34 +01:00
Ladislau Szomoru cedc2850ec Exclude testplan-item label 2020-11-30 10:25:55 +01:00
Benjamin Pasero f47aae014c
Merge pull request #111441 from microsoft/ben/native-tests
Ben/native tests
2020-11-28 14:44:20 +01:00
Benjamin Pasero 673c1adcb0 fix layer breaker 2020-11-28 14:03:38 +01:00
Benjamin Pasero 1efcfbf242 api - fix exception in status bar 2020-11-28 12:30:11 +01:00
Benjamin Pasero ef2a900dec sandbox - add SH1 to HEX utility using crypto.subtle with fallback to our own solution 2020-11-28 12:28:00 +01:00
Benjamin Pasero fbf7566d39 tests - add test suite for native modules 2020-11-28 11:33:23 +01:00
Sandeep Somavarapu 7723f2548c Fix #109406 2020-11-28 10:15:48 +01:00
Alex Ross 8ee75c19bb Escape more white space in appendText
Fixes #110464
2020-11-27 18:09:20 +01:00
Johannes Rieken c5ab321020 fix https://github.com/microsoft/vscode/issues/110554 2020-11-27 17:45:48 +01:00
Martin Aeschlimann 444f79cc3a Improve quiet light diff syntax highlighting. For #107926 2020-11-27 17:33:36 +01:00
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