QElectroTech/.vscode/cspell.json
2025-07-18 07:10:11 +02:00

66 lines
1.0 KiB
JSON

{
"version": "0.2",
"language": "en,de",
"languageSettings": [
{
"languageId": "*",
"enabled": false
},
{
"languageId": "plaintext",
"enabled": true
},
{
"languageId": "markdown",
"enabled": true
},
{
"languageId": "asciidoc",
"enabled": true
}
],
"ignorePaths": [
"node_modules",
"dist",
"build",
"output",
".git"
],
"words": [
"abschranken",
"adoc",
"allpolig",
"arraybackslash",
"AsciiDoc",
"autochapter",
"Autorenrechtlich",
"Buildchain",
"Buildversion",
"Codesys",
"DGUV",
"Effizienzkritischen",
"Electrotech",
"Ethercat",
"Funkengefahr",
"gitcopy",
"kapitel",
"makefile",
"Neutralleiter",
"newpage",
"Pandoc",
"PDFTheme",
"Pneumatikventile",
"PNOZ",
"Printversion",
"raggedright",
"realAscot",
"Schottky",
"Skotarczak",
"Spenge",
"tabularx",
"textbf",
"textwidth",
"tocgen"
]
}