On Friday, 20 March 2015 at 18:36:19 UTC, Vladimir Panteleev wrote:
On Friday, 20 March 2015 at 18:05:07 UTC, Ivan Kazmenko wrote:
Thanks. I was able to reproduce the workflow you showed in the gif to the part where an error pop-up (e.g. "no property iota for type int") is followed by suggesting the appropriate fix. Do I need another tool for that? Colorout does not seem to suggest fixes.

OK, here it is:

https://github.com/CyberShadow/AutoFix

It has some hardcoded paths though.

It's used like this:

C:\Path\To\colorout\colorout ^
 --json C:\Temp\colorout.json ^
 --trigger id=C:\Path\To\AutoFix\autofix.exe ^
 C:\Path\To\colorout\d.col ^
 dmd, rdmd etc...

Reply via email to