mesour-intellij-plugins / latte-pro-issues

2 stars 0 forks source link

No typehints after pipe in variable definition/description #155

Open Lumeriol opened 8 months ago

Lumeriol commented 8 months ago

Describe the bug If I type "|" in the variable definition, the typehinting for next type no longer works, with title No suggestion. For example, if I define a variable via {var null|App\Orm\Product\Product $product} , then I have to write all after pipe manually. Same problem is in {varType} - ie, {varType Nextras\Orm\Collection\ICollection|App\Orm\Product\Product[] $products}

Environment (please complete the following information):

mesour commented 4 months ago

It will be triggered if you are in type definition and always on second invocation