SIGN IN SIGN UP
microsoft / PowerToys UNCLAIMED

Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows

0 0 0 C#

[AdvPaste]Fix CSV parser supporting escape delimiter by enclosing in double quotes (#33874)

## Summary of the Pull Request
This PR fixes the CSV parser support for escaping delimiter by enclosing
it in quotes

## Detailed Description of the Pull Request / Additional comments
- This PR introduces a fix for the support of adding a delimiter to the
string and supporting it by enclosing it in `"`
V
Vaibhav Sharma committed
3652e3627ab06f9a2d436b575162753e750939e7
Parent: 07c4972
Committed by GitHub <noreply@github.com> on 7/23/2024, 1:29:33 PM