Oliver Nybroe
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Edited Php Open API - get referenced class or type
AnsweredHello, Is there a way in Php open API to find the PHP class or type from the reference? So for example when i have a PhpReference I would like to know if it refers to a class and which class it ... -
Edited Valid syntax
I have a CompletionProvider and made it add some completions, but how do I add these completions ad valid syntax? Right now the default inspection sees my completions and has a fix for it, but I wa... -
Created PHP source files
Hello, I recently started developing a plugin for PHPStorm, but I am getting kind annoyed of reading through decompiled source files. Is there a way to get the original source files or at least doc...