Jcarter
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 2
-
Created UserDataHolder - file invalidated by unknown operation, making PsiType invalid
I'm working on a plugin that lets users launch IntelliJ from a web browser. The browser sends over a bunch of information, including the expected return type of a script file that the user will wor... -
Created Python Core plugin fails, halting plugin development
I've been walking through the guides on creating an IntelliJ plugin. I've hit a snag, and I'm not sure how to resolve it. I was able to clone IntelliJ Community Edition and build it. My own separat...