qjebbs / vscode-plantuml

Rich PlantUML support for Visual Studio Code.
MIT License
1.09k stars 156 forks source link

inability to process SDL shapes #574

Open sohmuijai opened 7 months ago

sohmuijai commented 7 months ago

Please support SDL official notation

https://plantuml.com/activity-diagram-beta#7420c7766a064a28

on https://www.plantuml.com/plantuml/uml image

using VSCode extension image

Thanks.

acenturyandabit commented 6 months ago

This might just be an issue with the server that is backing your preview rendering. Are you using the website server or are you using e.g. a docker container?

The-Lum commented 6 months ago

Hello @sohmuijai,

Yes, the new SDL stereotypre feature came from V1.2023.1 (January 29, 2023) of plantuml.

Then could you update your plantuml.jar or the link to the plantuml server.

See also some indications here:

If that can help Regards, Th.