Hi,
Is it possible to run/execute Python code within Pycharm and the lines get processed immediately in C4D?
Currently,
(1) I edit the python file in Pycharm.
(2) Open the python file within C4D's Script Manager
(3) Then Execute.
And if you make changes in python file, C4D prompts you every time to save the changes which is slightly cumbersome.
Basically, I would just like to reduce it to one step
(1) Edit and run/execute the python file within Pycharm
Basically, I'm looking for something like MayaCharm (https://plugins.jetbrains.com/plugin/8218-mayacharm) equivalent for C4D?
Thank you for looking at my problem