Nils Luxton

- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
-
-
Nils Luxton created a post, PhpStorm plugin for IntelliJ IDEA - release schedule question
Hi,At work we use both IntelliJ IDEA and PhpStorm (depending on dev team) and during the last couple of months, it seems that the PHP plugin has been quite behind the one included in PhpStorm.I app... -
Nils Luxton commented, -
Nils Luxton created a post, Php Type Providers
I'm trying to create completions (and references) for a PHP library that relies heavily on magic methods (__call()) to achieve its API.A typical call from within ClassC would look like this:$this->... -
Nils Luxton created a post, PhpStorm - Extract Method - Can the behaviour be modified?
Hi there,We have a particular task upcoming which is going to be incredibly tedious.In order to mitigate the pain of this process it would be nice to write a PhpStorm plugin which removes some of t... -
-
Nils Luxton created a post, Unable to specify method name in capture for PsiReferenceContributor (PhpStorm)
I've implemented a plugin that allows us to "Go to definition" on some strings in PHP.However, my PsiReferenceContributor isn't specific enough.I want to be able to capture "The first string parame... -
-
-