Skip to content

Add DefaultViewLocation to FeatureFolderOptions,#21

Merged
OdeToCode merged 1 commit into
OdeToCode:masterfrom
paulbreen:Add_Razor_View_Location
Feb 18, 2018
Merged

Add DefaultViewLocation to FeatureFolderOptions,#21
OdeToCode merged 1 commit into
OdeToCode:masterfrom
paulbreen:Add_Razor_View_Location

Conversation

@paulbreen
Copy link
Copy Markdown

By default VS intellisense can not find razor views within feature folders.
Razor views can be found during run time, PR simply fixes intellisense

Adding a DefaultViewLocation property to FeatureFolderOptions, and adding it to ViewLocationFormats removes the intellisense error.

Before:
image

After:
image

Add DefaultViewLocation to Razor ViewLocationFormats

Allowing VS intellisense to find razor views
@TDK1964
Copy link
Copy Markdown

TDK1964 commented Feb 14, 2018

+1

@OdeToCode OdeToCode merged commit e2c1533 into OdeToCode:master Feb 18, 2018
@OdeToCode
Copy link
Copy Markdown
Owner

Thank you!

@paulbreen paulbreen deleted the Add_Razor_View_Location branch February 18, 2018 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants