Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

[js code hints] no code hint for jQuery.Event in on( events, handler(eventObject)). #4181

@jodyzhang

Description

@jodyzhang

This is an issue tracking mentioned in #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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions