vscode-mermaid-editor icon indicating copy to clipboard operation
vscode-mermaid-editor copied to clipboard

Live editor and image creator for mermaid.js in Visual Studio Code

Results 34 vscode-mermaid-editor issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The erDiagram gets to to wide really fast. Especially with many to many relationships with a junction table which seems to build to the side. **To Reproduce**...

bug

Gantt charts: the command "weekday" does not work in the plugin. causes a syntax error. example: "gantt title my title dateFormat YYYY-MM-DD tickInterval 1week weekday monday " the code works...

bug

Bumps [d3-color](https://github.com/d3/d3-color) from 3.0.1 to 3.1.0. Release notes Sourced from d3-color's releases. v3.1.0 Add rgb.clamp and hsl.clamp. #102 Add color.formatHex8. #103 Fix color.formatHsl to clamp values to the expected range....

dependencies

Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url) from 6.0.0 to 6.0.2. Changelog Sourced from @​braintree/sanitize-url's changelog. 6.0.2 Fix issue where urls in the form https://example.com

/something were not properly sanitized 6.0.1 Fix issue where urls in...

dependencies

Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.2.2. Release notes Sourced from yaml's releases. v2.2.2 This patch release includes a fix for an error that could be thrown in parseDocument for degenerate...

dependencies

Bumps [webpack](https://github.com/webpack/webpack) from 5.42.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies

**Describe the bug** renders graph correctly, but output console reports error in diagram **To Reproduce** from mermaid book, valid script shows issue: `--- title: User Signup Flow --- sequenceDiagram autonumber...

bug

**Describe the bug** There is ghost padding on stateDiagram-v2 child states when zoomed in **To Reproduce** Try the example and zoom in to see the padding on the right **Expected...

bug

Could you please make a preview able to: - **zoomable with a scrolling mouse** instead of pressing a button. please also **remove the zoom limitation at a certain point.** -...

Is there a way to see the outline of a diagram in VScode? For instance, the classes in a large class diagram?