• Eager Eagle
    link
    fedilink
    English
    22 months ago

    Do you still have refactoring tools with it, like symbol renaming, go to definition, and extract method?

    • @[email protected]
      link
      fedilink
      12 months ago

      I think so, and it might even be a feature of the upstream Microsoft OSS Pyright, so even that version should(?) have those features available

      • @[email protected]
        link
        fedilink
        22 months ago

        No Pyright is just a type checker. The IDE features are part of Pylance which is closed source.