molstar / VSCoding-Sequence

VSCode Extension for interactively visualising protein structure data in the editor
MIT License
96 stars 8 forks source link

Cannot start protein viewer #22

Closed dangthatsright closed 1 year ago

dangthatsright commented 1 year ago

Hello, I really enjoy using Protein Viewer but I think there must be something incompatible in the latest version of VSCode. I try launching from file but nothing happens. I starting from the command palette and it says command 'protein-viewer.start' not found. I was wondering what is the suggested fix for this. thanks!

a-r-j commented 1 year ago

Hi @dangthatsright I'm struggling to reproduce this with version 0.1.0 on VSCode 1.74.2.

However, I think the problem is that launching from file is supported via right-clicking on the file in the explorer panel (rather than via the command palette).

I think this may be related to #10

dangthatsright commented 1 year ago

Oh I was on 1.64 something and it seems like updating to 1.74.2 did the trick! It is very strange because it was working before and recently it wasn't working and I don't think I updated anything. Welp, not sure if it's worth debugging anymore. Thanks for the help!