VonOx / npp-pro

Notepad++ syntax highlighting and Auto Completion for .PRO (Config File for PTC Creo and Wildfire)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPP-PRO

npp-logoptc-logo

General Information

npp-pro is a collection of UDL1 files for notepad++ text editor.

The goal is to highlight and auto-complete the config files for PTC© Pro/Engineer and Creo Parametric / Simulate.

The following files are supported:

  • .pro
  • .sup ( same as .pro but for Creo or Pro/Engineer it is loaded last at startup )
  • .dtl ( Drawing options )

Installation

  1. Highlighting
  • Download the file correspond to your version of Creo or Pro/Engineer ( WF4_XXX_highlight.xml for Wildfire 4 )
  • In 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.
  1. Auto Completion
  • Download the file correspond to your version of Creo or Pro/Engineer ( WF4_XXX_autocompletion.xml for Wildfire 4 )
  • Important! The name of this file must match the name of the UDL[^1].
  • Then move this file in the .\plugins\APIs folder of your Notepad++ installation location, by default this is C:\Program Files (x86)\Notepad++\plugins\APIs.

Repeat operations for each extensions you want to add in Notepadd++ ( .pro .sup .dtl )

Credits

1: User Defined Languages >

About

Notepad++ syntax highlighting and Auto Completion for .PRO (Config File for PTC Creo and Wildfire)

License:MIT License