zhaoyu_ma ec8b8c88fb 初始化copy工程. | 9 月之前 | |
---|---|---|
.. | ||
i18n | 9 月之前 | |
images | 9 月之前 | |
lib | 9 月之前 | |
src | 9 月之前 | |
typings | 9 月之前 | |
.gitignore | 9 月之前 | |
CHANGELOG.md | 9 月之前 | |
LICENSE | 9 月之前 | |
README.en.md | 9 月之前 | |
README.md | 9 月之前 | |
jsconfig.json | 9 月之前 | |
package.json | 9 月之前 |
[Cocos Creator Editor Extension]
Find asset references in seconds by one press.
This extension is an open source project, here is the git repository: https://gitee.com/ifaswind/ccc-references-finder
If you like this project, don't forget to star !
If you have any usage problems, just create an issue on Gitee or add my WeChat im_chenpipi
and leave a message.
Platform: Windows、macOS
Engine: Cocos Creator 2.x
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.
References Finder: https://store.cocos.com/app/detail/2531
Click here or go to the release panel, download the latest version package of this extension.
And then unzip the package:
C:\Users\${your username}\.CocosCreator\packages\
~/.CocosCreator/packages/
For example, on my Windows computer, the full path of package.json
file should be C:\Users\Shaun\.CocosCreator\packages\ccc-references-finder\package.json
.
Select any asset(s) in Asset Panel.
Press the hotkey (The default is F6
) or click on Extension -> References Finder -> Find Selected option to find references.
Then all references of asset would be printed on Console Panel.
Click on Extension -> References Finder -> Setting option to open the setting panel.
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
🥳 Enjoy!
😺 我是陈皮皮,一个还在不断学习的游戏开发者,一个热爱分享的 Cocos Star Writer。
🎨 这是我的个人公众号,专注但不仅限于游戏开发和前端技术分享。
💖 每一篇原创都非常用心,你的关注就是我原创的动力!
Input and output.