# CCC 扩展 - 引用查找器 **Repository Path**: iluspan/ccc-references-finder ## Basic Information - **Project Name**: CCC 扩展 - 引用查找器 - **Description**: [Cocos Creator 编辑器扩展] 一键快速查找资源的所有引用,结果精确到场景或预制体中节点上的组件和属性。 - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 43 - **Created**: 2021-05-20 - **Last Updated**: 2021-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # References Finder ## Introduction [Cocos Creator Editor Extension] **Find asset references in seconds by one press.** ## Open Source This extension is an open source project, here is the git repository: [https://gitee.com/ifaswind/ccc-references-finder](https://gitee.com/ifaswind/ccc-references-finder) If you like this project, don't forget to star [![star](https://gitee.com/ifaswind/ccc-references-finder/badge/star.svg?theme=dark)](https://gitee.com/ifaswind/ccc-references-finder/stargazers)! *If you have any usage problems, just create an issue on Gitee or add my WeChat `im_chenpipi` and leave a message.* ## Screenshots ![screenshot-1](https://gitee.com/ifaswind/image-storage/raw/master/repositories/ccc-references-finder/screenshot-1.png) ![screenshot-2](https://gitee.com/ifaswind/image-storage/raw/master/repositories/ccc-references-finder/screenshot-2.png) ![find-panel](https://gitee.com/ifaswind/image-storage/raw/master/repositories/ccc-references-finder/find-panel.png) ![setting-panel](https://gitee.com/ifaswind/image-storage/raw/master/repositories/ccc-references-finder/setting-panel.png) ## Environment Platform: Windows、macOS Engine: Cocos Creator 2.x ## Download & Installation ### Install from Cocos Store You can find this extension in Cocos Store now, click on *Extension -> Cocos Store* option to open the Cocos Store. Enter "**References Finder**" in the search bar, find it and then install it. ![cocos-store](https://gitee.com/ifaswind/image-storage/raw/master/repositories/ccc-references-finder/cocos-store.png) ### Download from git repository Click [here](https://gitee.com/ifaswind/ccc-references-finder/releases) or go to the release panel, download the latest version package of this extension. And then unzip the package: - Windows: Unzip to `C:\Users\${your username}\.CocosCreator\packages\` - macOS: Unzip to `~/.CocosCreator/packages/` For example, on my Windows computer, the full path of `main.js` file should be `C:\Users\Shaun\.CocosCreator\packages\ccc-references-finder\main.js`. ## Usage ### Find Asset References 1. Select any asset(s) in Asset Panel. 2. Press the hotkey (The default is `F6`) or click on *Extension -> References Finder -> Find Selected* option to find references. 3. Then all references of asset would be printed on Console Panel. ### Find via Uuid Click on *Extension -> References Finder -> Find via Uuid* option to open this panel. In this panel, you can enter the uuid of asset, then find all references of that asset. ### Setting Click on *Extension -> References Finder -> Setting* option to open the setting panel. - **Expand Result**: Two different way to show the result - **More Detail**: Show reference detail of nodes In the **Hotkey** option, you can choose a hotkey(shortcut, for finding references of current selected asset) in preset list, or you can customize one in **Custom** option by yourself. One thing you should know, not every keys/keys-combinations can be used, because some keys/keys-combinations have been used by the system or Cocos Creator. *Accelerator reference: [https://www.electronjs.org/docs/api/accelerator](https://www.electronjs.org/docs/api/accelerator)* 🥳 Enjoy! --- # 公众号 ## 菜鸟小栈 😺 我是陈皮皮,一个还在不断学习的游戏开发者,一个热爱分享的 Cocos Star Writer。 🎨 这是我的个人公众号,专注但不仅限于游戏开发和前端技术分享。 💖 每一篇原创都非常用心,你的关注就是我原创的动力! > Input and output. ![](https://gitee.com/ifaswind/image-storage/raw/master/weixin/official-account.png)