Skip to main content
DomenicLaritz
17-Peridot
November 5, 2015
Question

Notepad++ User Defined Language files for Creo Parametric and Pro/ENGINEER

  • November 5, 2015
  • 51 replies
  • 88808 views

The ZIP archive contains Notepad++ UDL files for config.pro and drawing setup (dtl) options.

I've created them for following CAD versions:

  • WF4 (= Pro/E Wildfire 4)
  • CEP5 (= Creo Elements/Pro 5, formerly Pro/E Wildfire 5)
  • CP2 (= Creo Parametric 2)
  • CP3 (= Creo Parametric 3)
  • CP4 (= Creo Parametric 4)

Basis for the options were the lists of Olaf Corten (thanks for them) http://proesite.com/UTIL/view_config.html and http://proesite.com/UTIL/view_setup.html.

 

General config.pro options get shown dark blue and bold.

Hidden config.pro options get shown in a lighter blue, bold and italic.

Comments get shown brown and can be folded, if they consist of several lines.

Drawing setup (dtl) options alse get shown dark blue and bold.

 

To add a UDL file to Notepad++, choose "Language" and then "Define your language" in the menu.

In the dialog which is opened then, choose the button "Import" and then the appropriate XML file.

 

https://github.com/DonChunior/Creo-Configuration-Files

51 replies

DomenicLaritz
17-Peridot
June 23, 2026

I’ve released the new version 12.0.0 of the Notepad++ UDL files on GitHub:

  • Added UDL files for Creo Parametric 13.4.0.0.
  • New UDL file for ModelCHECK based on Creo Parametric 13.4.0.0 documentation.
  • Updated UDL files for Creo Parametric 11.0.8.0 and Creo Parametric 12.4.4.0.

Thanks to ​@ocorten-2 for providing the lists with the settings on his website https://creosite.com/.