tintinweb / vscode-interactive-graphviz

Interactive Graphviz Dot Preview for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=tintinweb.graphviz-interactive-preview
GNU General Public License v3.0
143 stars 22 forks source link

API - Allow caller to define view options (preserveFocus, vieColumn) and fix panel matching when "openAutomatically" #132

Closed tintinweb closed 1 year ago

tintinweb commented 1 year ago

fixes #131

graphviz-interactive-preview.preview.beside({..., displayColumn:{vscode.ViewColumn, vscode.preserveFocus})