2023-04-06 14:26:20 +05:00
|
|
|
{
|
2023-10-19 13:23:08 +05:00
|
|
|
"markdown-table-formatter.limitLastColumnLength": "Follow editor's wordWrapColumn",
|
2023-10-20 08:23:54 +05:00
|
|
|
"markdown-table-formatter.globalColumnSizes": "Same Table Size",
|
2023-10-19 13:23:08 +05:00
|
|
|
"markdown.copyFiles.destination": {
|
|
|
|
"/docs/**/*": "media/${fileName}"
|
2023-10-24 11:26:20 +05:00
|
|
|
},
|
|
|
|
"cSpell.words": [
|
|
|
|
"автоматического"
|
|
|
|
]
|
2023-10-19 13:23:08 +05:00
|
|
|
}
|