-
Notifications
You must be signed in to change notification settings - Fork 269
Closed
Closed
Enhancement
Copy link
Labels
Component: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: HighIssue adds or blocks important functionalityIssue adds or blocks important functionalityUI: LinearIssues with the Linear viewIssues with the Linear view
Milestone
Description
When functions have certain low-confidence behaviors (such as the behavior when shown below from issue #3910)
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)

- 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.
ccarpenter04 and ExecuteProtect
Metadata
Metadata
Assignees
Labels
Component: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: HighIssue adds or blocks important functionalityIssue adds or blocks important functionalityUI: LinearIssues with the Linear viewIssues with the Linear view
