• improve the rule to match numeric strings with a negative look-ahead on \w, that way “foo = 0xDEADBEEF;” no longer has ‘0’ as a number, and the rest as invalid. Changed: U trunk/Bundles/Property List.tmbundle/Syntaxes/Property List.tmLanguage