1.
function t():a
Auto completion proposes array. [Return] results in
function t():array($values)

2.
After
function foo( not just ) but {} too, respecting the chosen formatting, might be added. Cursor between () if not chosen different.

weissersand thank you

  1. we're not completing array($values) (that's maybe from another extension?) but we're not completing the correct list of types either - we'll take a look at that.

  2. that's a good idea - adding to our to-do list

    2 years later
    4 months later
    Write a Reply...