|
From: David B. <dav...@ed...> - 2012-11-29 17:50:00
|
So, I've just upgraded my primary environment for using jEdit 5.0.0, updated my plugins too I've lost one keyboard shortcut however. CTRL+L used to jump to a line for me. I have the definition in ./keymaps/imported_keys.props: goto-line.shortcut=C+l All the other keyboard shortcuts work as expected, just CTRL+L has stopped - ideas? I don't see other shortcuts that conflict with it. ---- Also, the PHP mode highlighting is a bit different now, seems like it's not highlighting like it used to, eg: Class::$static->property Used to be that "Radix::$view->property" would show as the same colour. Now however, "Radix:" is not colour coded at all and ":$view->" is and then "property" is not. Class::$static->function() - still has "function()" highlighted differently than $static-> which I like. I like the previous behaviour, where "Radix::$view" would be all the same colour, perhaps one of the class parsing rules got changed? -- David Busby Edoceo, Inc. http://edoceo.com/ 206.282.6500 |