sponsor Vim development Vim logo Vim Book Ad

proe.vim : Pro/Engineer *.pro syntax

 script karma  Rating 1/1, Downloaded by 448  Comments, bugs, improvements  Vim wiki

created by
Allan Tokuda
 
script type
syntax
 
description
This is for Wildfire 2.  I doubt there are big changes in 3, but let me know.

I prefixed syntax items with "mk_" because Pro/E files are largely used for 'Mapkeys'.
However, some of the syntax items here apply to general Pro/E syntax.

There is no vocabulary built in.  I was unable to download a good list of commands.  This documentation for Wildfire 2 is in PDF form, and translating to text and HTML both fail miserably for me.
http://www.cad-resources.com/WF2_configuration_options.pdf

I'm confused as to why the tildes ~ and the 'mapkey(continued) ' markings were necessary to the syntax... thoughts, anyone?
 
install details
Place proe.vim in your syntax folder with all the rest of the syntax files.

Auto detection conflicts with IDL because of the file extension.  Find this line in your filetype.vim and comment it out (with a quote "):

au BufNewFile,BufRead *.pro setf idlang

If you need to use that type of file, I hope you can think of your own solution.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
proe.vim 0.1 2006-09-12 7.0 Allan Tokuda Initial upload
ip used for rating: 3.143.228.40

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github