Tahoma working with dropdown
This commit is contained in:
@@ -77,6 +77,12 @@
|
||||
"actions.h": "c",
|
||||
"glbldata.h": "c",
|
||||
"vars.h": "c"
|
||||
}
|
||||
},
|
||||
"C_Cpp.clang_format_fallbackStyle": "{ BasedOnStyle: WebKit, ColumnLimit: 250 }",
|
||||
"C_Cpp.clang_format_style": "{ BasedOnStyle: WebKit, ColumnLimit: 250 }",
|
||||
"editor.wordWrapColumn": 250,
|
||||
"html.format.wrapLineLength": 250,
|
||||
"C_Cpp.vcFormat.wrap.preserveBlocks": "oneLiners",
|
||||
"C_Cpp.formatting": "vcFormat"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user