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

Can't debug into @functions code #1387

Closed
NTaylorMullen opened this issue May 25, 2017 · 3 comments
Closed

Can't debug into @functions code #1387

NTaylorMullen opened this issue May 25, 2017 · 3 comments
Assignees

Comments

@NTaylorMullen
Copy link
Contributor

From @danroth27 on May 22, 2017 23:23

I am unable to debug into my @functions code in my razor page:

image

This is with VS2017 Update3 preview1

Copied from original issue: aspnet/Mvc#6311

@NTaylorMullen
Copy link
Contributor Author

Was able to reproduce this as well.

@NTaylorMullen
Copy link
Contributor Author

From @DamianEdwards on May 22, 2017 23:38

@NTaylorMullen can you take a look at this one please? Balance as necessary, but we'll need to figure this out of course.

@NTaylorMullen NTaylorMullen added this to the 2.0.0-preview2 milestone May 25, 2017
NTaylorMullen added a commit that referenced this issue May 25, 2017
- Renamed many of our `RazorSourceDocument` abstractions to not include the word `Razor`.
- Added a `GetChecksum()` method to `RazorSourceDocument` to allow source documents to compute their own checksums.
- Re-generated codegen tests that did not normalize new lines. Ones that did re-generate newlines converted from stream => string => normalized string and then ran the Razor parser.
- Added tests to validate `GetChecksum`.

#1387
NTaylorMullen added a commit that referenced this issue May 25, 2017
- Renamed many of our `RazorSourceDocument` abstractions to not include the word `Razor`.
- Added a `GetChecksum()` method to `RazorSourceDocument` to allow source documents to compute their own checksums.
- Re-generated codegen tests that did not normalize new lines. Ones that did re-generate newlines converted from stream => string => normalized string and then ran the Razor parser.
- Added tests to validate `GetChecksum` for all source document types.
- Removed unused `LegacySourceDocument`.

#1387
NTaylorMullen added a commit that referenced this issue May 25, 2017
- Renamed many of our `RazorSourceDocument` abstractions to not include the word `Razor`.
- Added a `GetChecksum()` method to `RazorSourceDocument` to allow source documents to compute their own checksums.
- Re-generated codegen tests that did not normalize new lines. Ones that did re-generate newlines converted from stream => string => normalized string and then ran the Razor parser.
- Added tests to validate `GetChecksum` for all source document types.
- Removed unused `LegacySourceDocument`.

#1387
@NTaylorMullen
Copy link
Contributor Author

dcccea3

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

1 participant