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.

[fn param hints] Callback function notation is hard to understand. #4746

@RaymondLim

Description

@RaymondLim
  1. In a js file type $(this).ajaxSuccess(.
  2. Invoke param hint with Ctrl+Shift+Space.

Result: function(function(Object, [Object]):jQuery.Event, function():Object):Object handler shows up in param hint.

Expected: ajaxSuccess has only one parameter with the name of "handler". So its type should not be a complicated function notation as shown in the above result.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions