Wwwpopop
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Wwwpopop created a post, AnsweredPossible to capture IDE windows state change
I'd like to track whether the user has minimized or switched away from the IDE (IntelliJ or Android Studio). Is there an API similar to vscode.window.state.focused for VS Code that allows me to cap... -
Wwwpopop created a post, AnsweredRunning python scripts inside a Adroid Studio plugIn by adding dependency of Python plugin
Hi All, I am currently integrating a python script into my plug-in project for android apps. With this in mind, I would like to add dependency on Python plugin and reuse all this functionality from... -
-
-
Wwwpopop created a post, AnsweredRunning python scripts inside a ItelliJ IDEA plugIn
Hi All, I am currently integrating a python script into my plug-in project which is developed by Kotlin. Just wonder if there are any suggestions on this? Running a python script requires a python ...