liuzhengyang / lets-hotfix-idea-plugin

Jetbrains IDEA plugin for https://github.com/liuzhengyang/lets-hotfix
MIT License
12 stars 3 forks source link

Suggest pid candidates #4

Closed liuzhengyang closed 5 years ago

liuzhengyang commented 5 years ago

We can use processList api to get processList, and suggest user to select their pid by searching.

liuzhengyang commented 5 years ago

Fixed by #6