Skip to main content
DomenicLaritz
16-Pearl
November 5, 2015
Question

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

  • November 5, 2015
  • 50 replies
  • 88364 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

50 replies

DomenicLaritz
16-Pearl
May 4, 2018

I've released a new version of the UDL files at GitHub.

The UDL files for Creo5 have been added.

DomenicLaritz
16-Pearl
June 15, 2018

I've released the new version 3.1.0 of the Notepad++ UDL files on GitHub:

  • Updated UDL files for Creo Parametric 2.0 M250, Creo Parametric 3.0 M170, Creo Parametric 4.0 M050 and Creo Parametric 5.0.0.0.
  • Removed some invalid settings (although they are documented).
DomenicLaritz
16-Pearl
August 5, 2019

I've released the new version 4.0.0 of the Notepad++ UDL files on GitHub:

  • Added UDL files for Creo Parametric 6.0.1.0.
  • Updated UDL files for Creo Parametric 4.0 M090 and Creo Parametric 5.0.4.0.
21-Topaz I
August 8, 2019

Hi Domenic,

 

I tried importing those CP4 files but both failed to import.

DomenicLaritz
16-Pearl
August 8, 2019

I've just re-tested it myself to be on the safe side, but importing the UDL files works fine for me (I'm currently using version 7.6.4 of Notepad++).
Here is my procedure:

  1. Downloading the zip archive (not tar.gz) from https://github.com/DonChunior/Creo-Configuration-Files/releases/latest.
  2. Extracting the zip archive.
  3. Choosing "Language > Define your language" in Notepad++.
  4. Clicking the button "Import".
  5. Choosing the file config_Creo4.xml from the extracted archive and clicking "Open".
  6. A message box saying "Import successful" pops up and I click the button "OK".
  7. Closing the dialog "User-Defined" by clicking on the "X" in the top-right corner.
  8. After a restart of Notepad++ in the menu "Language" the entry "config Creo4" is listed.

Where exactly does it fail for you?

DomenicLaritz
16-Pearl
September 18, 2019

I've released the new version 5.0.0 of the Notepad++ UDL files on GitHub:

  • Added UDL file for ModelCHECK based on Creo Parametric 4.0 M100 documentation.
DomenicLaritz
16-Pearl
April 10, 2020

I've released the new version 5.1.0 of the Notepad++ UDL files on GitHub:

  • Updated UDL files for Creo Parametric 4.0 M120, Creo Parametric 5.0.5.0 and Creo Parametric 6.0.4.0.
DomenicLaritz
16-Pearl
April 17, 2020

I've released the new version 6.0.0 of the Notepad++ UDL files on GitHub:

  • Added UDL files for Creo Parametric 7.0.0.0.

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

1-Visitor
June 17, 2020

Thanks a lot Domenic for sharing your work

13-Aquamarine
April 17, 2020

Bless you, Domenic !!

DomenicLaritz
16-Pearl
August 21, 2020

I've released the new version 6.1.0 of the Notepad++ UDL files on GitHub:

  • Updated UDL files for Creo Parametric 4.0 M130, Creo Parametric 5.0.6.0, Creo Parametric 6.0.5.0 and Creo Parametric 7.0.1.0.

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

DomenicLaritz
16-Pearl
August 21, 2020

I've released the new version 6.1.1 of the Notepad++ UDL files on GitHub:

  • Fixed XML issues that caused some UDL files to not import correctly.
13-Aquamarine
August 21, 2020
Domenic,



Notepad++ for Creo config files has been a HUGE help in doing my job...thanks...Barry


DomenicLaritz
16-Pearl
August 24, 2020

Hello Barry,

 

thanks for your appreciation. It is encouraging to hear when others are also helped with the UDF files.

 

Best regards,
Domenic

DomenicLaritz
16-Pearl
December 10, 2020

I've released the new version 6.2.0 of the Notepad++ UDL files on GitHub:

  • Updated UDL files for Creo Parametric 4.0 M140, Creo Parametric 6.0.5.1 and Creo Parametric 7.0.2.0.

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

13-Aquamarine
December 10, 2020
I tried importing the Creo 7 config UDL and it wouldn't import.



I imported the previous Creo 7 config UDL and it did import.


DomenicLaritz
16-Pearl
December 11, 2020

I can't find any problem, it works fine for me.
I usually update the UDL files as follows:
In Notepad++ open the UDL dialog ("Language > User Defined Language > Define your language").
Set the UDLs to be replaced in the drop-down menu and remove them.
Close the UDL dialog and then restart Notepad++.
Then install the UDLs according to the instructions (https://github.com/DonChunior/Creo-Configuration-Files/blob/master/README.md) and restart Notepad++ again.