Message 1 of 2
Is there a way to catch Maxscript listener error messages in an external IDE such as VSCode?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, community.
I'm using MXSPyCom to execute scripts from VSCode, and it works fine. However, I always have to check the Maxscript listener if I want to see the results or error messages.
Is there any way to capture the Maxscript listener's output directly in VSCode?