HI there,
First off thank you so much for the useful extension!
I've got a newly installed code-server and this extension. Terminal works great, and as expected.
When writing files via nano on terminal I'll need to run su.
When trying to modify and save the file through file explorer I get this:
Failed to save 'samplefile.yaml: Unable to write file 'ssh://server/path/to/samplefile.yaml' (NoPermissions (FileSystemError): ssh://server/path/to/samplefile.yaml)
What I am missing?
TIA