! Syntax highlighting patterns for Synopsys scripts ! Created by Kleven Bingham ! ! INSTALLATION ! ! Load this pattern by starting nedit with: ! ! nedit -import ! ! Then, check that the patterns were loaded correctly, and choose Save Defaults ! from the Preferences menu. The new patterns will now be incorporated into ! your own .nedit file, so the next time you start NEdit, you will no longer ! need to use -import. ! ! These comments will not appear in your ~/.nedit ! nedit.fileVersion: 5.3 nedit.highlightPatterns: synopsys:1:0{\n\ comment:"/\\*":"\\*/"::Comment::\n\ keywords:"<(sh|foreach|elaborate|link|find|ungroup|analyze|read|write|quit|compile|include|uniquify|history|if|else|continue|break)>":::Keyword::\n\ user directive:"(<[\\dA-Z_]+>)":::Identifier::\n\ synopsys directive:"^( )*[a-z]+(_)[a-z_]+( )+":::Keyword::\n\ synopsys dir switches:"(-)[a-z_]+":::Flag::\n\ double quote string:"""":""""::Double Quoted String::\n\ } nedit.languageModes: synopsys:.scr .script .synopsys_* .dcs:::::: nedit.styles: Double Quoted String:Orange:Plain ! generated with 1.00