Wwwpopop
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Possible to capture IDE windows state change
AnsweredI'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... -
Created Running python scripts inside a Adroid Studio plugIn by adding dependency of Python plugin
AnsweredHi 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... -
Created Running python scripts inside a ItelliJ IDEA plugIn
AnsweredHi 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 ...