- Joined
- May 14, 2025
- Messages
- 4
- Reaction score
- 0
I am working on a code editor and I have a run button in the menu. I designed it for all languages (I've only added Python syntax highlighting so far) so I need a single command (cmd or powershell) that can run any filetype in a visible terminal window. Any help finding one would be greatly appreciated! 