Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Mason Pachner
Total activity
17
Last activity
February 24, 2020 22:03
Member since
November 20, 2019 16:49
Following
0 users
Followed by
0 users
Votes
5
Subscriptions
5
Activity overview
Posts (4)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
January 09, 2020 20:37
I have come up with a hacky solution for anyone who encounters this problem in the future. Inside your ExecutionListener, flag the first run if it is the standard python runner. (I just keep a stri...
Community
IntelliJ IDEA Open API and Plugin Development
Python addProcessListener Bug - onTextAvailable not called
0 votes
Created
January 07, 2020 23:39
I am additionally having this issue in PY-2019.2.3
Community
IntelliJ IDEA Open API and Plugin Development
Python addProcessListener Bug - onTextAvailable not called
0 votes
Created
December 28, 2019 22:12
Sorry for the late follow-up, Where would I be able to access the InputStream? I currently try to get input stream data during the ProcessEvent onTextAvailable inside a custom ProcessListener, but...
Community
IntelliJ IDEA Open API and Plugin Development
Pre process user input on a process.
0 votes