"Process finished with exit code" does not appear in Run window
已回答
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?
请先登录再写评论。
Hi,
Please share your code.
Also, see: https://plugins.jetbrains.com/docs/intellij/execution.html#process-handler: