subasraj / flashpost-support

Flashpost is a lightweight Rest API Client Extension for Visual Studio Code.
MIT License
10 stars 0 forks source link

Save Data To Workspace stops extensions from working #8

Closed nelson-saldanha closed 9 months ago

nelson-saldanha commented 9 months ago

Hi, I’m having a problem when activating the setting flashpost.saveDataToWorkspace the extension stops working. Tried leaving the setting flashpost.workspaceDataRelativePath empty or with different values but it still did not work. Trying to access the error log I get command 'flashpost.openErrorLog' not found Disabling the setting flashpost.saveDataToWorkspace makes the extension work again. I’m using VSCode 1.85.1 on Windows 11

subasraj commented 9 months ago

Hi, I have fixed the issue. Please update to the latest version 1.1.52 and try again.

Also please leave a review if you like my extension :)

Thanks, Subas

nelson-saldanha commented 9 months ago

Thank you, it works correctly now. Appreciate the fast response! Will leave a review after I test it a bit :)