"Process finished with exit code" does not appear in Run window
Answered
I am currently writing a language plugin and when I ran some code, there is no line printed specifying the exit code of the given program:
Anything missing here that prevents the line from printing?
Please sign in to leave a comment.
Hi,
Please share your code.
Also, see: https://plugins.jetbrains.com/docs/intellij/execution.html#process-handler: