yuenm18 / ooxml-viewer-vscode

An OOXML Viewer for Visual Studio Code
MIT License
64 stars 10 forks source link

Plug-in functionality has gone missing #39

Open dada-man opened 1 year ago

dada-man commented 1 year ago

Unless I'm doing something wrong, the plug-in is dead on my Mac. macOS 12.3.1 (21E258) / MacBook Pro (16-inch, 2021) VS Code 1.72.0 OOXML Viewer v1.3.0

I started using this plug-in a few months ago to inspect docx files. I just right clicked to explore the package contents and that easily got me to the file I needed.

Today a coworker was trying to use it and pointed out that there's nothing in the context menu (she's on a Windows box). I tried it on my Mac and got the same result -- nothing.

yuenm18 commented 1 year ago

Hi @dada-man,

I've been trying to reproduce this issue, but I'm having a little trouble. I'm testing on Windows with VS Code 1.72.0 and OOXML Viewer 1.3.0. I noticed that when I right click on a docx file too quickly (while vscode is loading) the option doesn't show up in the context menu, but it shows up when I try a second time. Are you able to attach a video of the issue happening?