And why do you use them?

    • phoenixz@lemmy.ca
      link
      fedilink
      arrow-up
      2
      ·
      1 month 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.