Skip to content

Member initialization scope calculation not sophisticated #27

@klemensschindler

Description

@klemensschindler

When initializing a member, it is possible to refer to members as well as constructor arguments.

The following things would enhance usability:

  • Difference between members and constructor arguments should be clear in the code completion menu
  • Constructor arguments should be displayed before members
  • Preferably (nice to have) only initialized values can be used in expressions. This is not a must, certainly not at this point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions