Commit graph

85045 commits

Author SHA1 Message Date
Robo 9520f0a515
chore: update to electron 13 (#124666)
* chore: bump electron@13.0.1

* chore: update cache for native modules

* chore: bump electron@13.1.2

* chore: bump electron@13.1.4

* chore: fix user data dir length for validateIPCHandleLength check

* chore: always disable uploadToServer on OSS

* chore: use process.contextIsolated property

* chore: bump electron@13.1.6

* fix: getUserDataPath helper
2021-07-13 20:01:10 -07:00
Connor Peet 968ccb6935
testing: fix flat projection 2021-07-13 18:42:52 -07:00
Connor Peet 082f48c4f2
Merge branch 'connor4312/testing/test-run-configs' into main 2021-07-13 18:21:03 -07:00
Connor Peet e4ac0cd64c
testing: complete test run experience update
Fixes https://github.com/microsoft/vscode/issues/127096
2021-07-13 18:20:48 -07:00
Jackson Kearl e72471fc42
Allow overriding animatableness of welcome page via exp service 2021-07-13 18:04:54 -07:00
Jackson Kearl f76d07f7a1
Start to adopt "Reduced Motion" ref #128595 2021-07-13 17:33:52 -07:00
Jackson Kearl 1fa030e2ec
Close #128581 2021-07-13 17:10:29 -07:00
Jackson Kearl aaad870bb0
IMprove filtering logic 2021-07-13 16:59:42 -07:00
Jackson Kearl 8914bff9cd
Close #128579 2021-07-13 16:57:41 -07:00
Jackson Kearl 28c480e783
Getting Started -> Walkthroughs
Close #128580
2021-07-13 16:50:23 -07:00
Jackson Kearl 2f2e10bee0
More styling 2021-07-13 16:43:18 -07:00
Jackson Kearl 486e840ea9
Styling tweaks ref #128555 2021-07-13 16:42:33 -07:00
deepak1556 c2a2625e1b fix: parsing of no-sandbox flag
Fixes https://github.com/microsoft/vscode/issues/128279
2021-07-13 14:43:12 -07:00
Logan Ramos cfc1f52378
Fix misclassification 2021-07-13 15:55:21 -04:00
Raymond Zhao 5e1f69ea88
Add default value if it is missing
For enum renderer, fixes #128367
2021-07-13 12:36:28 -07:00
Rob Lourens 4490e196f1 Bump node2 2021-07-13 12:15:05 -07:00
Rob Lourens 547b31104a Fix #128244 2021-07-13 12:15:05 -07:00
Daniel Imms bd225205cd
Merge pull request #128362 from usjpin/hide-hover-while-typing
Hide activity bar hover while typing
2021-07-13 12:12:43 -07:00
Miguel Solorio 0f37155a78 Getting Started polish (Fixes #128555) 2021-07-13 11:20:24 -07:00
Eric Amodio 6f9483bab6 Disables auto-fetch in untrusted workspaces 2021-07-13 13:04:49 -04:00
Eric Amodio 5ef5837c58 Improves Git security with untrusted workspaces 2021-07-13 13:04:49 -04:00
Matt Bierner 5b8ce768f3
Add getNonce function to generate webview nonces 2021-07-13 10:02:24 -07:00
Matt Bierner 31185ce96e
Remove reference to electron-index
This file no longer exists
2021-07-13 10:02:23 -07:00
Miguel Solorio aa02ffebb9 💄 2021-07-13 09:36:27 -07:00
Miguel Solorio 4860b6f45b Fix broken syntax 2021-07-13 09:15:56 -07:00
Henning Dieterichs 4308e9375b
Revert "When a decoration and injected text refer to the same model position, injected text is preferred. This resolves a conflict with gitlens."
This reverts commit 351409e397.
2021-07-13 17:34:12 +02:00
Henning Dieterichs 351409e397
When a decoration and injected text refer to the same model position, injected text is preferred. This resolves a conflict with gitlens. 2021-07-13 17:22:27 +02:00
Alex Ross 2a893be76c
Fix custom tree dnd now that tree is created later 2021-07-13 16:43:49 +02:00
Henning Dieterichs 08978e01f1
Refatcors LineDecoration.compare. 2021-07-13 16:30:44 +02:00
Henning Dieterichs 404a3143de
Don't prepare ghost text if using injected text. 2021-07-13 16:12:29 +02:00
meganrogge 52a80f8ad9
fix #128044 2021-07-13 07:07:34 -07:00
Jean Pierre da7dc39e77
Fixes #128466 (#128467) 2021-07-13 07:01:19 -07:00
Megan Rogge e26c4bce9e
sanitize process env for external terminals on linux/mac (#128501) 2021-07-13 06:59:08 -07:00
Andre Weinand 8523221fd4
proposed API: better name lifecycleManagedByParent 2021-07-13 15:39:40 +02:00
Henning Dieterichs ccb4f742c1
Merge pull request #128390 from microsoft/hediet/fix-inline-completion-tests
Implements custom time travel scheduler that provides more debug information.
2021-07-13 14:03:32 +02:00
Sandeep Somavarapu d9b1bd4a94
Merge pull request #128532 from microsoft/sandy081/extensionManagement/participants
Run localizations cache update as extension management participants
2021-07-13 13:51:39 +02:00
Alex Ross 0d0a8f1aac
Respect task close options on background tasks
Fixes #128416
2021-07-13 11:53:03 +02:00
Alex Ross 6e2b7dda7a
Update cpp and objective c grammars 2021-07-13 11:44:15 +02:00
Sandeep Somavarapu 1c6fea5e04
run localizations cache update as participants 2021-07-13 11:30:38 +02:00
Henning Dieterichs 6769b6bbd6
Adds forgotten await. 2021-07-13 11:28:36 +02:00
Henning Dieterichs 8e59441736
Makes history public (readonly). 2021-07-13 11:28:35 +02:00
Henning Dieterichs 1166a2ecbc
Use setTimeout instead of process.nextTick. 2021-07-13 11:28:35 +02:00
Johannes Rieken 36e5f758d2
dispose in teardown, not setup 2021-07-13 10:49:16 +02:00
Ladislau Szomoru 67565c0ffc
Fix title casing in workspace trust editor 2021-07-13 09:56:41 +02:00
Henning Dieterichs 6857a2fb3b
Don't bind functions that don't exist. 2021-07-13 09:30:47 +02:00
Henning Dieterichs 4fb26ee9e6
Fixes ReferenceError: Cannot access 'SimplePriorityQueue' before initialization. 2021-07-13 09:30:46 +02:00
Henning Dieterichs 55c2d4deb7
Fixes flaky unit tests.
They were caused by a setTimeout loop that is not cleaned up.
Now, the tests don't wait anymore for scheduled timers to settle.
2021-07-13 09:30:46 +02:00
Henning Dieterichs e416c60cad
Implements custom time travel scheduler that provides more debug information. 2021-07-13 09:30:35 +02:00
Jackson Kearl f6df685c62
Fix #128510 2021-07-12 18:07:28 -07:00
rebornix 115192a214 move off sidebyside editor input. 2021-07-12 18:07:05 -07:00