Review of "VSCode Search Provider" version 8

Details Page Preview

Search for your vscode workspaces easily. Supports insiders and vscodium. This extension is not affiliated, funded, or in any way associated with Microsoft and vscode software.

Extension Homepage
https://github.com/mrmarble/vscode-search-provider

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

Version Status
10 Active
9 Inactive
8 Rejected
7 Inactive
6 Inactive
5 Inactive
4 Inactive
3 Inactive
2 Inactive
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
Storing gsettings instance in the default class's property won't let it get garbage collected after window close (line 25 `prefs.js`). attach the settings to the window to avoid getting garbage collected before window close: [Extensions Guide: Prefs](https://gjs.guide/extensions/development/preferences.html#prefs-js)