bbenoist / vscode-qml

QML language support for VS Code
https://marketplace.visualstudio.com/items/bbenoist.qml
MIT License
32 stars 9 forks source link

Integrate VSCode's color preview support #5

Open mixedCase opened 7 years ago

mixedCase commented 7 years ago

In CSS code, VSCode provides a small rectangle next to a color hex definition previewing the color.

It would be pretty neat to have that in QML.

And thanks for the extension :smiley: