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

Conversation

@ajaybhargavb
Copy link
Contributor

SyntaxKind.RightParenthesis;[)];
MetaCode span - Gen<None> - [)] - SpanEditHandler;Accepts:None - (36:0,36) - Tokens:1
SyntaxKind.RightParenthesis;[)];
CSharpCodeBlock - [0..37)::37 - [(Html.Repeat(10, @<p>Foo #@item</p>))]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'd be good to eventually change these tests to run in a format that actually happens in practice. Aka, running them in the context of a document so things like a transition is required to even begin parsing C#

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How important is it you think relative to other work? Do you think it's worth filing a bug for this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spoke offline. We'll do this if/when we really need it.

CSharpCodeBlock - [1..10)::9
CSharpStatementLiteral - [1..2)::1 - [i] - Gen<Stmt> - AutoCompleteEditHandler;Accepts:Any,AutoComplete:[<null>];AtEOL
Identifier;[i];
CSharpTemplateBlock - [2..10)::8

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not template is it?

Whitespace;[ ];
Assign;[=];
Whitespace;[ ];
CSharpTemplateBlock - [12..20)::8

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ya template is totally the wrong name.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree. I'll add this to the list to discuss in the future

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ajaybhargavb
Copy link
Contributor Author

Merged ec5cb34

@ajaybhargavb ajaybhargavb deleted the ajbaaska/cs-template-verbatim-test branch November 10, 2018 00:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants