mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 15:01:57 +01:00
Metered network connections support (#288919)
Includes public API, user setting, status bar icon and a new service to support metered network connections. Updates code in various areas performing automated actions using network to delay/pause network operations while network connection is being metered.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"contribSourceControlTitleMenu",
|
||||
"contribViewsWelcome",
|
||||
"editSessionIdentityProvider",
|
||||
"envIsConnectionMetered",
|
||||
"findFiles2",
|
||||
"quickDiffProvider",
|
||||
"quickPickSortByLabel",
|
||||
|
||||
Reference in New Issue
Block a user