메뉴 건너뛰기

enjoyTools.net

vscode offline mode 설정 항목

2018.08.18 05:06

꿈돌이 조회 수:3483

메모 - 나중에 새버전 나오면 사라질 것 같아서...

vscode 1.26.1 릴리즈노트에 적힌 내용

 

Offline mode

 

Some users do not want any outgoing network requests from VS Code unless they specifically invoke features that require online access. To support this offline mode, we have added new settings to turn off features such as automatic extension update checking, querying settings for A/B experiments, and fetching of online data for auto-completions.

 

Below is the complete list of settings to control VS Code features that make network requests:

 

update.channel

update.showReleaseNotes

extensions.autoupdate

extensions.autocheckUpdates

extensions.showRecommendationsOnlyOnDemand

workbench.settings.enableNaturalLanguageSearch

workbench.enableExperiments

telemetry.enableTelemetry

telemetry.enableCrashReporter

git.autofetch

npm.fetchOnlinePackageInfo