The extension hides files if they are manually added to the settings.json file, but the "Hide File" context menu item in the file browser doesn't do anything for me.
Some observations:
The command does run: if I haven't chosen local or global yet I get a toast complaining about it.
No error seems to be happening: No toasts appear and there's nothing in the extension host log (apart from the extension's activation)
It's not a refresh issue: the settings file just doesn't change.
The problem is not tied to a specific target: Nothing works, wether it's folders or files, a single item or multiple at once.
Any ideas? I'm on a Mac btw.
The extension hides files if they are manually added to the settings.json file, but the "Hide File" context menu item in the file browser doesn't do anything for me.
Some observations:
The command does run: if I haven't chosen local or global yet I get a toast complaining about it.
No error seems to be happening: No toasts appear and there's nothing in the extension host log (apart from the extension's activation)
It's not a refresh issue: the settings file just doesn't change.
The problem is not tied to a specific target: Nothing works, wether it's folders or files, a single item or multiple at once.
Any ideas? I'm on a Mac btw.