提交 bdfc821d 编写于 作者: B Benjamin Pasero

useExperimentalFileWatcher: false by default

上级 2ab10d50
......@@ -276,7 +276,7 @@ configurationRegistry.registerConfiguration({
},
'files.useExperimentalFileWatcher': {
'type': 'boolean',
'default': true,
'default': false,
'description': nls.localize('useExperimentalFileWatcher', "Use the new experimental file watcher.")
},
'files.defaultLanguage': {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册