Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Update default Razor search paths to include ~/[PagesRoot]/Shared #6604

@DamianEdwards

Description

@DamianEdwards

Based on feedback, I'd like to update the default Razor search paths.

We should add ~/[PagesRoot]/Shared/ to the search paths for Layouts, Partials, and Field Templates. This should be true whether searching from the context of a rendered Page or View. When searching from a Page, this path should be before ~/Views/Shared/, and when searching from a View it should be after ~/Views/Shared/.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions