|
From: <no...@so...> - 2002-12-31 03:33:02
|
Bugs item #625758, was opened at 2002-10-19 18:30 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=625758&group_id=588 Category: text area and syntax packages Group: minor bug >Status: Closed Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: perl mode vars with package Initial Comment: Variables with package identifier aren't recognized correctly. Example: $Tree::Nary::PRE_ORDER ******++++++++++++++++ *** = is colored one color (KEYWORD2 in perl.xml) +++= is colored in other color Trying to add following to the MODE PROPS of perl.xml didn't helped: <PROPERTY NAME="noWordSep" VALUE=":" /> Thx, Murat mue...@cp... ---------------------------------------------------------------------- >Comment By: Slava Pestov (spestov) Date: 2002-12-30 22:33 Message: Logged In: YES user_id=2280 Fixing this would mean that : will no longer be highlighted. I'm not sure which is better. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=625758&group_id=588 |