bmpenuelas / waveform-render-vscode

Render waveforms inside VSCode with WaveDrom
MIT License
36 stars 5 forks source link

fix #16: Change hardcoded `vscode-resouce` to use webview #17

Closed asteinmann closed 1 year ago

asteinmann commented 1 year ago

I believe the root cause of issue #16 is described in https://github.com/microsoft/vscode/issues/97962. I made the recommended changes and tested this locally with vscode v1.73.1 and I am now able to view the rendered waveforms.

bmpenuelas commented 1 year ago

Merged and new version published to the marketplace, thank you very much!