Gilad
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Gilad commented, -
-
Gilad created a post, Answered[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 created a post, AnsweredIs 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...