Hi !
I just give a try to this plugin and I get :
File "/Users/Tim/Library/Application Support/Sublime Text 3/Packages/PhpSimpleRefactor/PhpSimpleRefactorRenameLocalVariable.py", line 28, in get_command
cmd = ''.join([self.php_path, ' "', self.refactor_path,'" ', 'rename-local-variable', ' "', self.file_name, '" ', rows, ' ', self.old_name, ' ', self.new_name])
TypeError: sequence item 0: expected str instance, NoneType found
I don't know Python so I'm not able to provide a fix : (
I'm available to make all the test you want to help to find the problem
Hi !
I just give a try to this plugin and I get :
I don't know Python so I'm not able to provide a fix : (
I'm available to make all the test you want to help to find the problem