liximomo / vscode-sftp

Super fast sftp/ftp extension for VS Code
MIT License
1.5k stars 256 forks source link

localPath request #990

Closed designofadecade closed 2 years ago

designofadecade commented 2 years ago

Is it possible to set a relative "localPath"? When working with workspaces, it would be great if you can set a "localPath": "html" for example and only files from html/ are synced.

Folders

designofadecade commented 2 years ago

"context" setting is what I was looking for

nicolasmol commented 1 year ago

And you don't think that "context" is not more logical to name it than "localPath" ?

designofadecade commented 1 year ago

"context" is more logical, I would not go with my original request anymore.