Review of "VSCode Workspaces" version 16

Details Page Preview

A VSCode/Codium Workspace management tool-set for GNOME - This extension is not affiliated, funded, or in any way associated with Microsoft and vscode software.

Extension Homepage
https://github.com/ZanzyTHEbar/vscode-workspaces

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Previous Reviews on this Version

JustPerfection active
No need to return though. Simply doing this would be enough: ```js this.core?.disable(); this.core = null; ``` Also, please remove `super.enable();` and `super.disable();`. Not needed.