Skip to content

Completion: Only show properties when initializing Objects with properites #242

@ErikReider

Description

@ErikReider

Atm everything except for the class properties are visible. In the example below, the only completions that should be shown should be the class properties (prop1 and prop2)

image

This is how omnisharp (C# LSP) handles this:
image

Example: https://docs.elementary.io/develop/writing-apps/code-style#initialize-objects-with-properites

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions