Gilad
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 [missing from docs] Getting PSI file with full file path
已回答Hi, I'm trying to get PSI file using the full path of the file, and it seems impossible right now. In the docs, https://www.jetbrains.org/intellij/sdk/docs/basics/psi_cookbook.html, it specifies a ... -
创建于 Is there a away to check if my plugin is running locally?
已回答Hi, I want to manage releases (dev/staging/prod) on my plugin and I thought that differentiating between dev and the others would be easy: I'd just check if the plugin is running local, but I haven...