bernhard-42 / vscode-ocp-cad-viewer

A viewer for OCP based Code-CAD (CadQuery, build123d) integrated into VS Code
Apache License 2.0
78 stars 9 forks source link

the viewer opens a duplicate instance of a jupyter file on autostart #78

Open sgtkt opened 2 months ago

sgtkt commented 2 months ago

When opening VSCode with the active source file being a jupyter notebook and the viewer open side-by-side in another panel, a duplicate instance of the same jupyter file opens by itself as a new tab in the panel with the viewer.

It's a minor issue, as you can easily close the extra instance of the jupyter file, but it gets quite annoying to do it every time you open VSCode.

Here's what I can see right after opening VSCode. image

bernhard-42 commented 2 months ago

Not sure that this is the viewers fault or a VS Code issue, but I can look into it

bernhard-42 commented 3 days ago

@sgtkt It was indeed a problem of OCP CAD Viewer. Fixed it for the next release