Gilad
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
Gilad 进行了评论, -
-
Gilad 创建了一个帖子, 已回答[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 ... -
-
Gilad 创建了一个帖子, 已回答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...