{"displayName":"Mermaid Markdown Features","description":"Adds Mermaid diagram support to built-in chats, Markdown previews, and notebooks.","command.resetPanZoom.title":"Reset Pan and Zoom","command.openInEditor.title":"Open Diagram in Editor","command.copySource.title":"Copy Diagram Source","config.title":"Mermaid","config.markdown-mermaid.lightModeTheme.description":"Default Mermaid theme for light mode.","config.markdown-mermaid.darkModeTheme.description":"Default Mermaid theme for dark mode.","config.markdown-mermaid.theme.vscode.description":"Mermaid theme derived from the current VS Code color theme.","config.markdown-mermaid.theme.base.description":"Built-in Mermaid theme. The only Mermaid theme that can be customized with theme variables.","config.markdown-mermaid.theme.forest.description":"Built-in Mermaid theme using shades of green.","config.markdown-mermaid.theme.dark.description":"Built-in Mermaid theme for dark backgrounds.","config.markdown-mermaid.theme.default.description":"The default built-in Mermaid theme. Works well with light backgrounds.","config.markdown-mermaid.theme.neutral.description":"Built-in Mermaid theme using a neutral grayscale palette. Suitable for black and white prints.","config.markdown-mermaid.languages.description":"Default languages in Markdown.","config.markdown-mermaid.maxTextSize.description":"The maximum allowed size of the user's text diagram.","config.markdown-mermaid.mouseNavigation.enabled.description":"Controls when mouse-based navigation is enabled on Mermaid diagrams.","config.markdown-mermaid.mouseNavigation.enabled.always":"Always enable mouse navigation on Mermaid diagrams.","config.markdown-mermaid.mouseNavigation.enabled.alt":"Only enable mouse navigation when holding down Alt (Option on macOS). Gestures such as pinch-to-zoom will still work without Alt.","config.markdown-mermaid.mouseNavigation.enabled.never":"Disable mouse navigation.","config.markdown-mermaid.controls.show.description":"Controls showing UI controls on Mermaid diagrams.","config.markdown-mermaid.controls.show.never":"Never show controls.","config.markdown-mermaid.controls.show.onHoverOrFocus":"Show zoom controls when hovering over or focusing a diagram.","config.markdown-mermaid.controls.show.always":"Always show zoom controls.","config.markdown-mermaid.resizable.description":"Allow diagrams to be resized vertically by dragging the bottom edge.","config.markdown-mermaid.maxHeight.markdownDescription":"Maximum height for diagrams. Must be a CSS value with units such as `80vh` or `400px`. Leave empty to try to automatically size diagrams based on their content."}