MachineLogic Python - Couple IDE requests

In the MachineLogic tab, when programming with Python, I would love to be able to go beyond the current capabilities of the current IDE:

  • Being able to write my program in multiple files (not just one main.py)
  • Having an embedded debugging capabilities (like pdb?)

I know I can around those restrictions when programming directly on the MachineMotion, but it would be nice to be able to do so on vention.io as well - it would streamline my process of writing applications :slight_smile: