Add support for exporting results
PCP currently displays Errors and Warnings on-screen, but in order to get those into GitHub Issue(s) or some other bug tracker for impacted plugins is currently a bit manually intensive. If there was a way to export the results (e.g. CSV, JSON), then someone could more easily get those into a bug tracker and quickly share PCP results with a plugin development team.
Yes, that's a good point. Even to use it with AI, so it can help authors to solve issues.
Sure, alongside CSV or JSON export I suppose a markdown version would be helpful if there was some AI utilization expected.
Yes, that would be helpful to use for developers.
@fernandotellado has already work on this issue and shared me a code. I'll check it and add it to the plugin.
Sure @jeffpaul @davidperezgar
I don't know how to use GitHub to work with projects, commits, and so on. I usually work locally and commit to SVN, so I'll need advice on how to share the code here or where it is needed.
I've coded a plugin that shows 3 buttons to export the results to: csv, html, and txt, and it works fine, and I'll be glad to share it to add it to the PCP plugin as I offered to David.
No worries. We'll make the code.
@davidperezgar Thanks
Just tell me where you want me to upload the code ;)