Review of "RepoCode" version 2

Details Page Preview

Quick repository selector with fuzzy search. Open in editor, copy path to clipboard, launch terminal, or open folder. Clipboard access is used for copying repository paths.

Extension Homepage
https://github.com/tgigli/repocode

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
5 Active
4 Rejected
3 Active
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. Please don't use `lookupByURL()`. You have `this` as the extension instance in the entry point. 2. Remove unnecessary files: - `icons/repocode-icon-512.png` - `icons/repocode-icon.ico` 3. You have `this.path` in the entry point. Don't use line 103`extension.js`.