Provides basic syntax highlighting for configuration files for Creo Parametric (formerly Pro/Engineer) and Creo Simulate.
Still at its early steps, feel free to add your thoughts.
The package currently supports lines that begin with #
and !
as comments.
Be aware that Creo mostly needs configuration files encoded not in UTF-8 but in ANSI. In Atom you can use the package auto-encoding to make it automatically detect and not assume UTF-8.
Open Atom and go to File
→ Settings
→ Install
and search for language-ptc-pro, then press Install
on the right.
Based on / Thanks a lot to
▶︎ config.pro, mapkey folding if indented
▶︎ detail.dtl
▶︎ modelcheck files
▶︎ trail files
▶︎ xconf, dip, dop, qry files (built-in xml)
▶︎ stk files
▶︎ pnt files
▶︎ scl files
… ...
… more detailed highlighting
Copyright © 2016+ by Sven Rothe. See LICENSE for details.
This project is not affiliated with or endorsed by PTC. All trademarks and copyrights are the property of their respective owners.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.