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