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 extension isn't activated on mermaid language detection. **To Reproduce** Steps to reproduce the behavior: 1. Create a new untitled file in VSCode, do **not** save it...

bug

Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1. Commits 496166d 3.1.1 6eb82c0 Bug fix: Thirdparty cookie leak See full diff in compare view Maintainer changes This version was pushed to npm by...

dependencies

Hello! First off, thanks for creating this, the preview is excellent and works really well. However, I'm having some issues with the syntax highlighting. For most of my diagrams, it...

bug
enhancement

**Describe the bug** When opening a repository using GitHub Repositories plugin, where the code is not checked out to a repo, attempting to generate an image from a diagram results...

bug

It would be very convenient if the Mermaid Editor supported a copy shortcut which generate an image and copied it into the clipboard. For many workflows this is faster and...

**Describe the bug** Scaling doesn't work. It always shows a small image, I assume as `1.0`. **To Reproduce** I used `"mermaid-editor.generate.scale": 2.0`. **Expected behavior** An image twice as large. **Screenshots**...

bug

**Describe the bug** If you try to use a fontawesome icon like fa:fa-phone, it's displayed in the preview but disappear from generated image. **To Reproduce** Steps to reproduce the behavior:...

bug

Hi there, thank you very much for your work, the extension is great! I'm currently having a problem: When I zoom-out the graph preview, letters are dissapearing/trimmed; this applies to...

bug
enhancement

This is an idea from the [vscode-drawio](https://github.com/hediet/vscode-drawio), I think it is a great feature, the following is an example of use ![](https://github.com/hediet/vscode-drawio/raw/master/docs/drawio-png.gif) ## Just for your reference I think the...

enhancement