qjebbs / vscode-plantuml

Rich PlantUML support for Visual Studio Code.
MIT License
1.1k stars 160 forks source link

Grammar does not recognize "note across" in sequence diagrams #571

Open iamthad opened 9 months ago

iamthad commented 9 months ago

PlantUML supports notes across all participants via note across.

This is not recognized like note left or note right and breaks the syntax highlighting if used.