This project provides language visualization formatting support for Creo Parametric configuration and algorithm syntax to help when writing content.
The language visualization formatters support Creo Parametric up to v8.0.3.0
-
Clone the repository using the git command below.
- Using HTTPS
git clone https://github.com/amorenojr/pro-editor.git
- Using SSH
git@github.com:amorenojr/pro-editor.git
- Using HTTPS
-
Move the cloned repository folder
pro-editor.vscode-language-8.0.3
to the following location- Windows:
%USERPROFILE%\.vscode\extensions
- Linux:
~/.vscode/extensions
- Mac OS X:
%USERPROFILE%.vscodeextensions
- Windows:
-
Restart Visual Studio Code
-
Browse the extensions and search for the
PRO/Editor
.
Provides syntax highlighting for configuration files, config.(pro|sup), used by Creo Parametric.
Provides syntax highlighting for PRO/Relations used in Creo Parametric.
Provides syntax highlighting for PTC Startup File (PSF) used by Creo Parametric.
Provides syntax highlighting for hole chart files used by Creo Parametric.
- pro-program (Not Started)
- Language visualization (grammar) and code snippets for PRO/Program syntax.
- pro-modelcheck (Not Started)
- Language visualization (grammar) and code snippets for MODELCheck syntax.
- pro-details (Not Started)
- Language visualization (grammar) and code snippets for Detail Defaults syntax and options.
- pro-table (Not Started)
- Language visualization (grammar) and code snippets for PRO/Table syntax.
Future development as needed.
Aniceto Moreno Jr, github.com/amorenojr
None.
MIT License
In Development
In Testing