mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +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:
@@ -19,6 +19,7 @@
|
||||
"editorInsets",
|
||||
"embeddings",
|
||||
"envIsAppPortable",
|
||||
"envIsConnectionMetered",
|
||||
"extensionRuntime",
|
||||
"extensionsAny",
|
||||
"externalUriOpener",
|
||||
|
||||
Reference in New Issue
Block a user