mod: Keywords

This commit is contained in:
2025-08-11 22:06:49 +02:00
parent b61cff3b3b
commit f24b280edf
+5 -2
View File
@@ -17,7 +17,10 @@
"keywords": [ "keywords": [
"cdl", "cdl",
"NX CDL", "NX CDL",
"UDE" "UDE",
"Postprocessor",
"NX CAM",
"Siemens NX"
], ],
"engines": { "engines": {
"vscode": "^1.96.0" "vscode": "^1.96.0"
@@ -129,4 +132,4 @@
"prettier": "^3.4.2", "prettier": "^3.4.2",
"typescript": "^5.7.2" "typescript": "^5.7.2"
} }
} }