- We need to pre-emptively generate line pragmas to handle C# scenarios which are session based. For instance, if a C# completion session starts at a location without a pragma they capture the origination point; at which point if a user keeps typing we generate a line pragma drastically changing where the copmletion started resulting in a broken C# completion experience. - Updated test files to reflect new behavior. #2299 |
||
|---|---|---|
| .. | ||
| CSharpCodeWriterTest.cs | ||
| CodeTargetTest.cs | ||
| DefaultCodeTargetBuilderTest.cs | ||
| DefaultCodeTargetTest.cs | ||
| DefaultDocumentWriterTest.cs | ||
| DesignTimeNodeWriterTest.cs | ||
| LiteralRuntimeNodeWriterTest.cs | ||
| RuntimeNodeWriterTest.cs | ||
| TagHelperHtmlAttributeRuntimeNodeWriterTest.cs | ||