When I run extract method I'm getting an error saying:
"patch' is not recognized as an internal or external command operable program or batch file"
I already edit the PHPSimpleRefactor Settings:
{
"php_path" : "D:\xampp\php\php.exe",
"refactor_path" : "D:\xampp\php\refactor.phar"
}
I'm using windows 7 OS. I have PHP here and downloaded the refactor.phar.