Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

Latest commit

 

History

History
47 lines (31 loc) · 1.76 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.76 KB

PTC Creo Configuration Files Language

Build Status

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.

Sample configuration

Notes

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.

How to install

Open Atom and go to FileSettingsInstall and search for language-ptc-pro, then press Install on the right.

Credits and Thanks

Based on / Thanks a lot to

  • Olaf Corten for his all complete list of config.pro Options
  • npp-pro by VonOx Config.pro highlighting for Notepad++
  • The folks at Atom.io for various code snippets

Language support

▶︎ 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

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.