• Dogeek
    link
    fedilink
    81 year ago

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

    • FlumPHP
      link
      11 year 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!