Skip to content

Resharper annotations? #10

Description

@dotnetshadow

Hi there,

I was wondering if you have looked at how Resharper views can be discovered

The have a package called Jetbrains.Annotations and you can use something like the following:
[assembly: AspMvcViewLocationFormat(@"~\Features\{1}\{0}.cshtml")] [assembly: AspMvcViewLocationFormat(@"~\Features\Admin\{1}\{0}.cshtml")]

The only issue is I don't know how to discover the nested features folders such as Samurai/Swords

Any thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions