@simoncropp In Verify is there a way to force the extension of the files to be `.json` instead of `.txt` so I get syntax highlighting in the diff viewers? #dotnet#VerifyTests
@khalidabuhakmeh@simoncropp It's good but not ideal. 😊 If I'd map `*.txt` to JSON in Rider, it would - apply to all txt files anywhere even if they're not JSON - not work for team members - not work outside of Rider
@bitbonk@simoncropp - the map would be to “*.verified.txt” or “*.received.txt” - Team members should switch to Rider (just kidding) - Always Be in Rider!