Skip to content

functions only eligible for heuristic argument detection at call-sites not UI visibleΒ #3927

@psifertex

Description

@psifertex

When functions have certain low-confidence behaviors (such as the behavior when shown below from issue #3910)

Screenshot 2023-02-22 at 5 22 13 PM

they are subject to only low-confidence heuristics for parameter detection at each call site.

Current workarounds include:

  • Providing user-confidence function type ("Y" on the function types and pressing enter will do this, as shown below)
    Screenshot 2023-02-22 at 5 25 35 PM
  • Using the override-call-type and specifying the same type information

This issue is tracking just the ability to see visually that this is happening in specific functions, likely with some sort of UI banner much like unresolved stack-usage so the user can make an informed choice about the correct function type.

Metadata

Metadata

Assignees

Labels

Component: UIIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workImpact: HighIssue adds or blocks important functionalityUI: LinearIssues with the Linear view

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions