-
Notifications
You must be signed in to change notification settings - Fork 215
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auto detect CSV delimiter #892
Comments
建议增加一个自定义字符串参数,任何其他参数的附加功能都可以从这里面调用,比如 |
I'm planning to auto detect the delimiter with a naive method: The result is good after test CSV files from https://github.com/ws-garcia/CSVsniffer |
Implemented by 4243079, please test latest build from https://github.com/zufuliu/notepad4/actions |
Originally posted by @Mapaler in #453 (comment)
The text was updated successfully, but these errors were encountered: