You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new: Added option for not focusing on the newly created preview (focus stays on the editor) (default: true, setting: graphviz-interactive-preview.preserveFocus) - #125
new: Automatically open the preview when opening files with the DOT-Language (default: true, setting: graphviz-interactive-preview.openAutomatically) - #122
new: Added (experimental) configuration option to use VSCode's Theme Colors (default: false, setting: graphviz-interactive-preview.view.themeColors) - #72#120
new: given an URI and no content the content is read from the URI - #119