Skip to content

Content assist shows to many elements #334

@tkutz

Description

@tkutz

Current behavior:

The content assist shows too many elements. Selecting the wrong ones results in compilation errors.

Expected behavior:

Only elements that are relevant in the corresponding context should be provided.

List of issues:

  • In event handler code, feature call on sensor should only show modalities
  • Feature call on variable should only show type members and available extension methods
  • Feature call on modality should only show type members and available extension methods
  • Content assist for setup block should filter for imported platforms

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions