akvelon / flutter-code-editor

Flutter Code Editor is a multi-platform code editor supporting syntax highlighting, code blocks folding, autocompletion, read-only code blocks, hiding specific code blocks, themes, and more.

Home Page:https://akvelon.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Icons to autocompletion suggestions

siddastic opened this issue · comments

Is there any way we could add custom icons to autocompletion suggestions?
Like if icons can be supplied to the setCustomWords function?

Edit : Or maybe a way to build a custom suggestions widget