mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-08 00:33:03 +01:00
Turn off indent guides for now
This commit is contained in:
@@ -79,7 +79,7 @@ class ConfigClass implements IConfiguration {
|
||||
referenceInfos: true,
|
||||
folding: true,
|
||||
renderWhitespace: false,
|
||||
indentGuides: true,
|
||||
indentGuides: false,
|
||||
|
||||
fontFamily: '',
|
||||
fontSize: 0,
|
||||
|
||||
Reference in New Issue
Block a user