Skip to content

Reindexing schedules on every "Go to Definition"Β #215

Open
@josemigallas

Description

@josemigallas

πŸ‘“ What did you see?

Every time I "go to definition" of a step, a reindexing is scheduled which completely blocks VS code features, making it unusable.

βœ… What did you expect to see?

Reindexing should happen when a step definition file changes, or on window reload or on demand. For larger projects I would prefer the indexation happening once when the editor starts and it can be reindexed manually with "Reload window".

πŸ“¦ Which tool/library version are you using?

Visual Studio Code: 1.85.2
[email protected]
[email protected]

πŸ”¬ How could we reproduce it?

Open output channel for "Cucumber Language Server"
Right-click over a feature step and select "Go to Definition", alternatively click the step while pressing down cmd key.

cucumber

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions