Skip to content

Autocomplete Issue with Punctuation in Step Definitions for Reqnroll Rider Plugin #66

@vmWarp15

Description

@vmWarp15

When using the Reqnroll Rider plugin, I've noticed that step definitions containing punctuation (e.g., colons, hyphens, periods) are not being suggested correctly by the IntelliSense autocomplete feature. For example, a step defined as Given Sign In: I am on the sign in page does not appear in the autocomplete suggestions when I start typing Given Sign In:.

This issue makes it difficult to filter and select the appropriate steps when writing tests, as the autocomplete does not recognize the punctuation as part of the step definition.

I understand that this is not the standard way to write step definitions, but it would be very helpful if the plugin could handle punctuation correctly in these cases - especially for users who use this as a way to organize or clarify their steps for easier autocompletion.

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