vs-make-hidden icon indicating copy to clipboard operation
vs-make-hidden copied to clipboard

Workspace creation/loading seems to be broken

Open EranIDar opened this issue 1 year ago • 0 comments

Hello,

I'm getting an error when trying to create a Make Hidden workspace, after digging out I found that's because the MakeHidden.json file doesn't exists...

The function to create is src utilities.ts:createPluginSettingsExist but after a full workspace search appears to be called nowhere.

This should be called and trigger the vscode creation popup if the MakeHidden.json file doesn't exists when creating a workspace?

Good day,


Windows 11 VSCode: 1.98.2 Make Hidden: 4.0.4

EranIDar avatar Mar 19 '25 14:03 EranIDar