Removing the MayaCharm run configuration from Edit Configurations > Add New Configuration was, in my opinion, a mistake.
In the older versions, we could specify the project's main file in the run configuration path. This allowed us to simply press the Run button in the toolbar whenever we wanted to execute our code, without having to manually navigate to the main file every time.
In the newer versions, this functionality is no longer available. As a result, we have to repeatedly locate the main file in the Project view and press Alt+A to execute it, which is much less convenient and slows down the workflow.
I think it would be much better to restore the previous behavior and bring back the MayaCharm run configuration, as it provided a smoother and more efficient development experience.
Removing the MayaCharm run configuration from Edit Configurations > Add New Configuration was, in my opinion, a mistake.
In the older versions, we could specify the project's main file in the run configuration path. This allowed us to simply press the Run button in the toolbar whenever we wanted to execute our code, without having to manually navigate to the main file every time.
In the newer versions, this functionality is no longer available. As a result, we have to repeatedly locate the main file in the Project view and press Alt+A to execute it, which is much less convenient and slows down the workflow.
I think it would be much better to restore the previous behavior and bring back the MayaCharm run configuration, as it provided a smoother and more efficient development experience.