• Dogeek@sh.itjust.works
    link
    fedilink
    arrow-up
    8
    ·
    10 months ago

    VS Code absolutely has refactoring built in. Pressing F2 on a token renames it everywhere it’s referenced

    • FlumPHP@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      10 months ago

      Interesting. I’ll have to find some docs and share it with my co-workers because they definitely don’t use build-in refactoring. Thanks!