Skip to content

Property setters are not suggested when in a constructor - they should be! #1414

@baronfel

Description

@baronfel

Details

Here's an example from working on stream today:

Image

Here, I'm trying to set the AllowNonPublicInvocation boolean property, but it's not even part of the suggestion list. It should

a) be part of the suggestion list,
b) be weighted much higher than any arbitrary type/ambiently-visible members

Checklist

  • I have looked through existing issues to make sure that this feature has not been requested before
  • I have provided a descriptive title for this issue
  • I am aware that even valid feature requests may be rejected if they do not align with the project's goals
  • I or my company would be willing to contribute this feature

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions