Add icon next to suggestion
zmitic opened this issue · 0 comments
zmitic commented
I use LSP, deep-assoc and this plugin and autocomplete is pretty good. But I often get duplication and clicking on one produces weird code like this:
$definedAddress->getSystemAddress()getSystemAddress() // duplicated
The problem is I don't know which plugin suggested which option in order to report a bug or make a reproducer.
Is it possible to have an icon next to suggestions like deep-assoc plugin has?
If of any importance; LSP is v1.6.0, the only version that works currently (new 1.6.1 doesn't work).