extension vscode-pdf is not working correctly
See original GitHub issueextesion vscode-pdf
is not working correctly, opend pdf file is not display.
request fails with the following links: https://mydomain.com/webview/vscode-resource/file///share/CACHEDEV1_DATA/.qpkg/qvscode/data/extensions/tomoki1207.pdf-0.6.0/lib/web/viewer.css https://mydomain.com/webview/vscode-resource/file///share/CACHEDEV1_DATA/.qpkg/qvscode/data/extensions/tomoki1207.pdf-0.6.0/lib/pdf.css https://mydomain.com/webview/vscode-resource/file///share/CACHEDEV1_DATA/.qpkg/qvscode/data/extensions/tomoki1207.pdf-0.6.0/lib/build/pdf.js https://mydomain.com/webview/vscode-resource/file///share/CACHEDEV1_DATA/.qpkg/qvscode/data/extensions/tomoki1207.pdf-0.6.0/lib/build/pdf.worker.js https://mydomain.com/webview/vscode-resource/file///share/CACHEDEV1_DATA/.qpkg/qvscode/data/extensions/tomoki1207.pdf-0.6.0/lib/web/viewer.js
the correct request link should be like: https://mydomain.com/vscode-remote-resource?path=/share/CACHEDEV1_DATA/.qpkg/qvscode/data/extensions/tomoki1207.pdf-0.6.0/lib/web/viewer.css
I don’t know whether the extension itself or code-server causes the error?
- Web Browser: Microsoft Edge 81.0.416.77
- Local OS: Windows 10 Pro x64 1909 18363.836
- Remote OS: QNAP QTS 4.4.2.1270 ( Linux 4.14.24-qnap x86_64 )
code-server --version
: 3.3.1
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:7 (4 by maintainers)
Top GitHub Comments
Thanks! We’ll investigate in the next version milestone
same problem on MacOs 11.2.3 with Chrome Version 94.0.4606.71