Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

> Since PDF cannot be exported, why add the PDF option #588

Open
wyz2019 opened this issue Jun 18, 2024 · 1 comment
Open

> Since PDF cannot be exported, why add the PDF option #588

wyz2019 opened this issue Jun 18, 2024 · 1 comment

Comments

@wyz2019
Copy link

wyz2019 commented Jun 18, 2024

I am not particularly familiar with vscode, can you guide me on where this configuration should be written
I will copy the downloaded plantuml pdf SNAPSHOT. jar here
C:\Users\28601.vscode\extensions\jebbs.plantuml-2.18.1
Setting.json added a line like this, but reported an error
"SettingsSync. ignoredSettings":[
"- plan. exportCurrency",
"- plantuml. jar",
"- plantuml. java",
"- plantuml. server",
"- plantuml. extender"
],
"Plantuml. jarArgs":[
],
"Plantuml. jar": "/plantuml pdf SNAPSHOT. jar",
"Plantuml. extender": "Local",
"Plantuml. server":“ https://www.plantuml.com/plantuml ",",
"Editor. largeFileOptimizations": false,
"Python. formatting. provider": "none",
"Python. autoComplete. extraPaths":[

],
"Python. analysis. extraPaths": [],
"Typescript. local": "zh CN",
"Plantuml. commandArgs":[

]

@matthewberryman
Copy link

You have specifed the wrong location for your downloaded jar file. See #154 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants