There is a great feature but it can be more useful with ability to describe variable like this:
{# @var foo \Foo\Bar description of this variable #}
Currently this is not supported. Without description:

With description:

And will be very nice if the developer can write for template designer something like this:
{##
# Some description of template, where and when it used
#
# @var foo \Some\Foo\Class description of variable "foo"
# @var var \Some\Bar\Class description of variable "bar"
#}
There is a great feature but it can be more useful with ability to describe variable like this:
{# @var foo \Foo\Bar description of this variable #}Currently this is not supported. Without description:
With description:
And will be very nice if the developer can write for template designer something like this: