Skip to content

Sorting of using directives #151

@jdplessis

Description

@jdplessis

What happened?

Intent generally sorts using directives consistently with dotnet format. I believe I might have found an edge-case when a combination of these patterns are present in the list of usings:

  • using static ...
  • using Something =

How is This Issue Affecting You?

✅ I have a workaround, but a fix would be ideal (Minor)

What version of Intent Architect are you using?

4.5.24

Additional information

Steps:

  1. Execute dotnet format:
Image
  1. Execute Intent software factor and view proposed changes:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions