Wordpress : autocompleting issue with some functions.
Hi,
Normally when i autocomplete a function with parameters, the cursor go inside parenthesis after typing CTRL + ENTER.
But for some functions, it doesn't work.
Like esc_attr() (see : http://stackoverflow.com/questions/31118229/phpstorm-issue-when-autocomplete-functions-declared-multiple-times-wordpress)
This function is declared three times in Wordpress code ans PhpStorm doesn't seems to choose the good one...
I have enabled wordpress integration in settings
It's a bug or i have missed something ?
Thank you
请先登录再写评论。