mjbvz / vscode-markdown-mermaid

Adds Mermaid diagram and flowchart support to VS Code's builtin markdown preview
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-mermaid
MIT License
640 stars 115 forks source link

No syntax highlighting for `actor` keyword in syntaxDiagram #123

Closed gtd-oneome closed 1 year ago

gtd-oneome commented 2 years ago

The syntax highlighting does not highlight the actor keyword.

image

mjbvz commented 1 year ago

This extension does not actually provide syntax highlighting, just the rendering. Please file an issue against whatever extension is providing the highlighting