liximomo / vscode-remote-fs

Working with any file in everywhere with vscode.
MIT License
167 stars 18 forks source link

Can files be ignored in the sftp/ftp explorer? #44

Closed Kemark closed 5 years ago

Kemark commented 5 years ago

There is already a config value "ignored". Can this value be used to ignore files in the sftp/ftp explorer?

gjsjohnmurray commented 5 years ago

You can achieve this using VSCode's files.exclude setting.