And why do you use them?

  • @spacemanspiffy
    link
    English
    16 months ago

    What is it in PHPStorm that isn’t available in any other editors or IDEs?

    • Phoenixz
      link
      fedilink
      26 months ago

      I don’t know other IDE’s very well, haven’t used others in years.

      Amongst things… PHPstorm allows me to rename a method and it will automatically rename that method in any extended class, interface, etc, and any call to they method too. It usually, mostly, does a reasonable job at it, but sometimes it forks up big time.

      I guess I am willing to try eclipse again, see how well that goes.