@@ -5,7 +5,6 @@ A comprehensive VS Code extension providing language support for NX CAD postproc
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
- **Syntax Highlighting** - Full syntax highlighting for CDL, TCL, and DEF files
|
- **Syntax Highlighting** - Full syntax highlighting for CDL, TCL, and DEF files
|
||||||
- **Language Server Integration** - Powered by `tclint` for advanced language features
|
|
||||||
- **Code Formatting** - Automatic code formatting for all supported file types
|
- **Code Formatting** - Automatic code formatting for all supported file types
|
||||||
- **Multi-language Support** - Supports NX CDL, TCL, and DEF file formats
|
- **Multi-language Support** - Supports NX CDL, TCL, and DEF file formats
|
||||||
- **Intelligent Code Analysis** - Linting and error detection for postprocessor code
|
- **Intelligent Code Analysis** - Linting and error detection for postprocessor code
|
||||||
@@ -29,6 +28,7 @@ The extension can be configured through VS Code settings:
|
|||||||
|
|
||||||
- `nx-post-support.interpreter` - Specify custom Python interpreter path for the language server
|
- `nx-post-support.interpreter` - Specify custom Python interpreter path for the language server
|
||||||
- `nx-post-support.formatter` - Enable/disable the TCL formatter (default: false)
|
- `nx-post-support.formatter` - Enable/disable the TCL formatter (default: false)
|
||||||
|
- `nx-post-support.inlayHint` - Enable/disable inlay Hints (default: true)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user