Skip to content

Change file pattern spans from person.cs{10..100} to person.cs:10:0:100:0 #1482

@rouke-broersma

Description

@rouke-broersma

Is your feature request related to a problem? Please describe.
Other tools show file spans in format person.cs:10:0:120:0

This has become relevant due to https://github.com/stryker-mutator/editor-plugins/tree/main/packages/mutation-server-protocol which needs file pattern spans in this format.

We want to standardize on this format because other tools that might integrate with stryker will recognize this pattern, otherwise these tools will need specific fixes for stryker-net.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions