csharpier icon indicating copy to clipboard operation
csharpier copied to clipboard

Add XAML support to Visual Studio Extension

Open Tiptup300 opened this issue 7 months ago • 2 comments

See https://github.com/belav/csharpier/issues/1604

Tiptup300 avatar Jun 06 '25 17:06 Tiptup300

@belav

Was I supposed to put a fully cleaned file as the .test file?

Tiptup300 avatar Jun 11 '25 12:06 Tiptup300

@belav

Was I supposed to put a fully cleaned file as the .test file?

That's correct. Think of them like a snapshot test. The input (test file) is the expected output.

It is also possible to have the input differ from the expected output but that's less common.

belav avatar Jun 13 '25 15:06 belav