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":[
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":[
]