molstar / VSCoding-Sequence

VSCode Extension for interactively visualising protein structure data in the editor
MIT License
101 stars 9 forks source link

Open local files using terminal #36

Open sangyeon-hits opened 3 weeks ago

sangyeon-hits commented 3 weeks ago

Hello,

Can I open files on a remote server using the integrated terminal? I know I can open files from the explorer panel, but there are cases where I need to view files outside the workspace—that is, those not watched by the explorer.

I tried Open Files in the Protein Viewer GUI, but it only opens the file explorer of my local machine, not that of the remote server.

a-r-j commented 6 days ago

Hi @sangyeon-hits I don't think this is possible fortunately. You could try mounting the remote directories in your local filesystem (e.g. with sshfs).