Devine-Davies / vs-make-hidden

A VS Code plugin that provides more control over your excluded items in your "Project Directory". Perform show/hide actions on file/folders right from the context menu and keep track of these in their own window view pane. Save bulk excluded items in workspaces to quickly toggle between them.
https://marketplace.visualstudio.com/items?itemName=devine-davies.make-hidden
MIT License
22 stars 5 forks source link

Unable to create .vscode/settings.json via SSH FS #9

Open richard-scott opened 5 years ago

richard-scott commented 5 years ago

I'm connecting to a remote directory via SSH FS, and when I right click in the Explorer view in VS Code and select hide I get this:

2018-11-14 11_57_44-microsoft edge

Followed by this:

2018-11-14 11_57_57-extension_ ssh fs - django workspace - visual studio code

huitangtang commented 12 months ago

I have met a similar issue that the four options (Hide, Hide Multiple, ...) do not work when I use "Make Hidden" for Remote Development in Ubuntu system via SSH connection. There even aren't any repsonse including the above "Create File" prompt.