Awesome
Refactor your code!
How to Install (alpha)
Follow the Firefox extension proxy file instructions. You can find your XRE/extensions directory path in the docs.
Extension ID: refacto@psp-webtech.co.uk
What is working?
<|>
indicates the cursor position when Alt+Enter is pressed.
- PHP
- Creating methods from
$this->method<|>Name()
- Creating methods from
What is not implemented?
- PHP
- Copy / Move / Rename
- Introduce type hint for variable
- Assign return value to a variable
- Support for other languages (this is pluggable, i.e., can be developed as separate add-ons)