My personal highlight: black formatter integration.

So convenient to just format on save.

  • @rhacer
    link
    11 year ago

    Does PyCharm have remote editing? It’s a VSCode feature I just could not live without.

    • @[email protected]
      link
      fedilink
      51 year ago

      Yes but your host has to be pretty beefy to handle running server. That’s my biggest issue I have with JB implementation. They’re basically launching full IDE on your host and then connecting to it via their “Code with me” feature.

      • @rhacer
        link
        11 year ago

        Thank you. I love Rider, but rely on VSCode for Python. I regularly contemplate making the jump though.