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

_ViewImport.cshtml changes do not immediately show in affected Razor files #2256

Closed
NTaylorMullen opened this issue Mar 24, 2015 · 1 comment
Assignees
Milestone

Comments

@NTaylorMullen
Copy link
Member

Today when making changes in _ViewImport.cshtml changes are not reflected in the affected Razor files until a full re-parse occurs.

For instance when adding @addTagHelperPrefix "th:" TagHelpers that existed prior to the directive still show up in the editor until you start typing new HTML elements, new C# bits, delete anything, or close/reopen cshtml file.

@Eilon Eilon added this to the 6.0.0-beta5 milestone Mar 26, 2015
@Eilon Eilon modified the milestones: 6.0.0-beta6, 6.0.0-beta5 May 20, 2015
@Eilon Eilon modified the milestones: 6.0.0-beta7, 6.0.0-beta6 Jun 30, 2015
@Eilon Eilon modified the milestones: 6.0.0-beta8, 6.0.0-beta7 Aug 7, 2015
@NTaylorMullen NTaylorMullen changed the title _GlobalImport.cshtml changes do not immediately show in affected Razor files _ViewImport.cshtml changes do not immediately show in affected Razor files Aug 18, 2015
NTaylorMullen added a commit that referenced this issue Aug 19, 2015
…ile.

- Added `ChunkTreeResult` to associate inherited chunks with a specific source file.

#2256
NTaylorMullen added a commit that referenced this issue Aug 19, 2015
…ile.

- Added `ChunkTreeResult` to associate inherited chunks with a specific source file.

#2256
NTaylorMullen added a commit that referenced this issue Aug 19, 2015
…ile.

- Added `ChunkTreeResult` to associate inherited chunks with a specific source file.

#2256
NTaylorMullen added a commit that referenced this issue Aug 19, 2015
…ile.

- Added `ChunkTreeResult` to associate inherited chunks with a specific source file.
- Updated existing tests to validate file path.

#2256
@NTaylorMullen
Copy link
Member Author

b871172

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants