lukas-tr / vscode-materialdesignicons-intellisense

Provides intellisense, search and hover preview for Material Design Icons
https://marketplace.visualstudio.com/items?itemName=lukas-tr.materialdesignicons-intellisense
MIT License
35 stars 7 forks source link

Changes icon size for inline decorations #19

Closed ErickPetru closed 3 years ago

ErickPetru commented 3 years ago

Currently, materialdesigniconsIntellisense.iconSize is used for intellisense and hover. I suppose it could be very misleading to use the same value for controlling decorations inline in the code.

But the impossibility to customize it is also annoying, especially when we have custom font sizes and line heights for our code and the decorator shown becomes incompatible with that.

So, what about a new setting, like materialdesigniconsIntellisense.decorationSize?

lukas-tr commented 3 years ago

I added following new settings: