documentation/.vscode/settings.json
2021-10-02 18:32:54 +02:00

39 lines
791 B
JSON

{
"cSpell.words": ["komponenten"],
"ltex.language": "de-DE",
"ltex.dictionary": {
"en-US": ["adaptivity", "precomputed", "subproblem"],
"de-DE": [
"Startpad",
"Toppad",
"start",
"sequence",
"At",
"your",
"marks",
"Ready",
"delay",
"Delay",
"Delays",
"ScStw",
"ScStwBasestation",
"Basestation",
"base",
"station",
"connect",
"settings",
"extensions",
"ScStwApp",
"Appstore",
"Lanes",
"Lane",
"Startpads",
"Toppads",
"Technical",
"incident"
]
},
"ltex.disabledRules": { "de-DE": ["TYPOGRAFISCHE_ANFUEHRUNGSZEICHEN"] },
"ltex.enabled": ["bibtex", "latex", "markdown", "org", "restructuredtext", "rsweave"]
}