This is an issue tracking mentioned in https://github.com/adobe/brackets/issues/3786, not sure we will be able to enable it. try to get code hint for `event.` in following `$("#target").on("click", function(event) {event.<cursor>});` ->code hint just receives guesses. Expect: jQuery.Event properties.