What’s New in PyCharm 2023.2
Live templates for Django forms and models, Black formatter integration, AI Assistant, Run Anything, GitLab integration and more.
My personal highlight: black formatter integration.
So convenient to just format on save.
You're viewing a single thread.
Does PyCharm have remote editing? It's a VSCode feature I just could not live without.
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.
And only available on a pro (not free) edition, right?
Thank you. I love Rider, but rely on VSCode for Python. I regularly contemplate making the jump though.