David Meybohm
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited Problem casting PsiFile to PhpFile in PhpStorm
Hi, I'm trying to write a plugin for PhpStorm, but I hit a problem. When I try to access the PsiFile object and cast it to a com.jetbrains.php.lang.psi.PhpFile (which is what getClass() on the PsiF...