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.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
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`.