klesun / deep-assoc-completion

A phpstorm plugin for associative array key typing and completion
Other
267 stars 17 forks source link

Support multi-line `//` comment on the right of key in completion preview #180

Open klesun opened 3 years ago

klesun commented 3 years ago

image

Apparently it works in PSALM comments, but not in simple array keys comments. Should support in simple array keys as well.