Mermaid-Chart / vscode-mermaid-preview

Previews Mermaid diagrams
MIT License
142 stars 15 forks source link

how to config ,giving a sample. #46

Closed ardorleo closed 6 years ago

ardorleo commented 6 years ago

how to config ,giving a sample.

vstirbu commented 6 years ago

what do you want to configure?

ardorleo commented 6 years ago

Hi: my problem is the config not successful. vscode edition is 1.18.1. It do not recognize your example http://cloud.189.cn/t/jAB3MjJVnmUn "settings": { "mermaid": { "sequenceDiagram": { "diagramMarginX": 100, "diagramMarginY": 100, "boxTextMargin": 200, "noteMargin": 100, "messageMargin": 350, "mirrorActors": true } } }, "mermaid": { "sequenceDiagram": { "diagramMarginX": 100, "diagramMarginY": 100, "boxTextMargin": 200, "noteMargin": 100, "messageMargin": 350, "mirrorActors": true } } ------------------ 原始邮件 ------------------ 发件人: "Vlad Știrbu";notifications@github.com; 发送时间: 2017年12月8日(星期五) 下午5:58 收件人: "vstirbu/vscode-mermaid-preview"vscode-mermaid-preview@noreply.github.com; 抄送: "ardorleo"ardorleo@foxmail.com; "Author"author@noreply.github.com; 主题: Re: [vstirbu/vscode-mermaid-preview] how to config ,giving a sample.(#46)

what do you want to configure?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

vstirbu commented 6 years ago

this is how I use your sample configuration: screen shot 2017-12-08 at 21 50 37

vstirbu commented 6 years ago

reopen if still a problem