Ability to assign custom autocomplete icons

I have created a plugin to paste custom snippets but i need more autocomplete icons for custom logic for the plugin.

If i want to create a snippet for my services i need to know whether my snippet will apply a certain logic to it via the icon.

Due to the limited 5 icons available it will take away the decorative icons to sort the snippets in place for unrelated logic.

If there was a way to set an imageID instead of the CompletionItemKind on the kind value, it would allow me to add custom icons to sort the logic properly for my plugin.

6 Likes

i want that too… Adding custom icons will look good.

Also : CompletionItemKind | Documentation - Roblox Creator Hub

documentation needs to include icons itself .showcase it…

1 Like

Yes! I think it’d be awesome if you could just use Roblox image asset ids for the image in autocompletion.

They have to at the very least give us more icons, and showcase the icons already available, so you don’t have to test every single enum to find it out.

1 Like