Skip to content

IntelliSense in feature files ignores the scope #99

@MarcoHamiltonAG

Description

@MarcoHamiltonAG

Used Visual Studio

Visual Studio 2022

Are the latest Visual Studio updates installed?

Yes

Content of reqnroll.json (if present)

none

Issue Description

IntelliSense in feature files ignores the scope (Scoped Bindings). Only step definitions that are in the same scope should be listed in IntelliSense.

Steps to Reproduce

  1. Create two step definition files with two different scope tags
  2. Add a Given step definition to each file
  3. Create a feature file and add one of the tags
  4. Compile the project
  5. Start typing for the Given keyword
    -> Both step definitions are listed even though one of them is not in the same scope

Link to a project repository that reproduces the issue

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions