# MachineLogic Python - Couple IDE requests

**URL:** https://forum.vention.io/t/machinelogic-python-couple-ide-requests/470
**Category:** Feature Requests
**Tags:** machinelogic, python
**Created:** [February 8, 2024, 10:31pm UTC](https://forum.vention.io/t/machinelogic-python-couple-ide-requests/470 "2024-02-08T22:31:14Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Audrey](https://yyz2.discourse-cdn.com/flex012/user_avatar/forum.vention.io/audrey/32/221_2.png) [@Audrey](https://forum.vention.io/u/Audrey)
#### Post date: [February 8, 2024, 10:31pm UTC](https://forum.vention.io/t/machinelogic-python-couple-ide-requests/470/1 "2024-02-08T22:31:14Z")

</div>

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](http://vention.io) as well - it would streamline my process of writing applications 🙂
