add description

This commit is contained in:
Christoph Brandau
2025-08-15 13:12:41 +02:00
parent bd4b17825c
commit df0f3d7a61
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "nx-post-support",
"displayName": "NX Postprocessor Support",
"description": "",
"description": "VS Code extension for NX CAM postprocessor development with syntax highlighting, formatting, linting, and auto-completion for CDL, TCL, and DEF files",
"version": "2025.8.300",
"publisher": "Christoph",
"icon": "images/nx-1.png",
@@ -132,4 +132,4 @@
"prettier": "^3.4.2",
"typescript": "^5.7.2"
}
}
}