qjebbs / vscode-plantuml

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

Allow glob url to jar file #549

Open designermonkey opened 1 year ago

designermonkey commented 1 year ago

Please allow for glob urls to the jar file.

Whenever homebrew updates on the Mac, I have to manually go into vs code settings and change the path from /opt/homebrew/Cellar/plantuml/1.2023.8/libexec/plantuml.jar for example.

I would like to be able to do /opt/homebrew/Cellar/plantuml/*/libexec/plantuml.jar to save me from doing this.