ecm-user-manuals/.vscode/settings.json

9 lines
308 B
JSON

{
"cSpell.language": "en, ru",
"markdown-table-formatter.limitLastColumnLength": "Follow editor's wordWrapColumn",
"markdown-table-formatter.globalColumnSizes": "Same Table Size",
"markdown.copyFiles.destination": {
"/docs/**/*": "media/${fileName}"
}
}