tintinweb / vscode-interactive-graphviz

Interactive Graphviz Dot Preview for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=tintinweb.graphviz-interactive-preview
GNU General Public License v3.0
143 stars 22 forks source link

Provide color decorator #77

Closed bigbug closed 2 years ago

bigbug commented 2 years ago

https://code.visualstudio.com/api/language-extensions/programmatic-language-features#show-color-decorators

Currently the color is only working in the code completion. The Colors have to be implemented properly with a color decorator.

bigbug commented 2 years ago

Work in progress:

Screenshot 2022-04-01 at 01 09 17