bmewburn / vscode-intelephense

PHP intellisense for Visual Studio Code
https://intelephense.com
Other
1.61k stars 94 forks source link

Prioritise named arguments on methods when autofilling #2787

Open momala454 opened 8 months ago

momala454 commented 8 months ago

Feature description or problem with existing feature When writing a call to a method, I would like to see first the named arguments that matches, and not class names first