stef-levesque / vscode-3dviewer

Preview 3D meshes in VSCode
MIT License
96 stars 20 forks source link

Can't open local .stl file #1

Closed mf81234 closed 6 years ago

mf81234 commented 6 years ago

Running VS Code v1.24.1 3D Viewer 0.1.0 Windows 10 Pro Build 17134.112

With a .stl file open in VS Code, command pallet only shows the options to "Open URL in Viewer", "Open URL in Editor", and "Open THREE.js Editor". I am unable to open the local .stl file in the viewer.

mf81234 commented 6 years ago

After looking a little more, I found that while the commandPallete entry for the 3dviewer.openInViewer command is missing, the explorer/context entry is usable, so I am able to open from there.