Wwwpopop
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Wwwpopop 创建了一个帖子, 已回答Possible 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 创建了一个帖子, 已回答Running 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 创建了一个帖子, 已回答Running 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 ...