tjx666 / vscode-archive

compress/decompress for .zip, .vsix, .crx(v3), .asar, .tgz, .gzip, .br, .tar
https://marketplace.visualstudio.com/items?itemName=YuTengjing.vscode-archive
MIT License
12 stars 3 forks source link

Compression not working in remote sessions #4

Open gliviu opened 8 months ago

gliviu commented 8 months ago

I logged in remotely via ssh with vscode and tried to compress some folder with zip or tar. Nothing happened. Both zip, unzip and tar utilities were installed in the host (Ubuntu 22.04). Decompression works ok. I was able to decompress a tar archive in the same remote session. Tried the same on my local machine (also Ubuntu 22.04) and compression worked.

tjx666 commented 8 months ago
  1. Can you provide the errro meesage in devtools? Open the devtools by command Developer: Toggle Developer Tools.
  2. Any error message notified by window?
  3. Please provide the log in output panel
image
zeegin commented 8 months ago

Same issue No one errors in log aarm64 vscode server into home assistent

diegovilar commented 4 months ago

Same here.. Using VSCode connected to a WSL distro. When i try to do anything (compress, decompress), the vscode archive output channel logs and INFO stating that it's gonna compress/decompress but nothing happens

tjx666 commented 4 months ago

please try the latest version @gliviu @zeegin @diegovilar