octref / polacode

📸 Polaroid for your code

Home Page:https://marketplace.visualstudio.com/items?itemName=pnp.polacode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polacoda does not save anything when connected to a remote machine via ssh

thistlillo opened this issue · comments

When connected to a remote server via ssh (remote-ssh extension), Polacode DOES NOT save the file locally.

Using:

Version: 1.70.2 (user setup)
Commit: e4503b30fc78200f846c62cf8091b76ff5547662
Date: 2022-08-16T05:35:13.448Z
Electron: 18.3.5
Chromium: 100.0.4896.160
Node.js: 16.13.2
V8: 10.0.139.17-electron.0
OS: Windows_NT x64 10.0.19043

with

Polacode v0.3.4

what I do is:

  • select code (text) on a remote file
  • open Polacode and paste the text in the tab it opens
  • click on the shutter icon
  • in the save dialog it opens I select show local
  • select a local folder and provide a name for the picture

nothing is saved, no errors are displayed, there is nothing in the output or debug console tabs.