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] Optional parameter is incorrectly including the next parameter inside square brackets. #4748

@RaymondLim

Description

@RaymondLim
  1. Type $.get(.
  2. Bring up param hint with Ctrl+Shift+Space.

Result: String url, [Object data, function(String, String, function():Object):Object success], [String dataType] shows up as parameter hint.

Expected: String url, [Object data], function ..., [String dataType]

Metadata

Metadata

Assignees

No one assigned

    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