James Bennett on Nostr: After nearly 25 years of Emacs use, circumstances have conspired to get me to do a ...
After nearly 25 years of Emacs use, circumstances have conspired to get me to do a trial of PyCharm for my #python and #django dev work.
What stuff should I know/set up?
My Emacs workflow was based around elpy, which provided some "IDE-like" features including autocomplete and live checks, and auto-applied Black and isort on every file save. So far I've figured out how to get PyCharm to do Black, but its "optimize imports" seems not to be compatible with isort?
What stuff should I know/set up?
My Emacs workflow was based around elpy, which provided some "IDE-like" features including autocomplete and live checks, and auto-applied Black and isort on every file save. So far I've figured out how to get PyCharm to do Black, but its "optimize imports" seems not to be compatible with isort?