bpruitt-goddard / vscode-mermaid-syntax-highlight

Markdown syntax support for the Mermaid charting language
MIT License
98 stars 37 forks source link

Keyword 'critical' in sequence diagram are not highlighted #107

Closed xenkuo closed 1 year ago

xenkuo commented 1 year ago

Similar issue with keyword 'note over' 'note right/left of'. The notes keywords may not be so important, the 'critical' is more important as there's paired 'end'. No highlighting to 'critical', it's hard to identify the paired block with 'end'.