Home > komodo-refacto

komodo-refacto

Komodo-refacto is a project mainly written in JAVASCRIPT and COFFEESCRIPT, it's free.

[ABANDONED] Refactor your code!

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: [email protected]

What is working?

<|> indicates the cursor position when Alt+Enter is pressed.

  • PHP
    • Creating methods from $this->method<|>Name()

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)