1 Star 0 Fork 31

冰释/Cocos 扩展 - Quick Finder

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.28 KB
一键复制 编辑 原始数据 按行查看 历史
陈皮皮 提交于 2021-06-21 19:44 . 优化文件扫描时机
{
"name": "ccc-quick-finder",
"version": "1.2.2.20210621",
"description": "快速搜索定位项目中的文件,还可以快速打开场景和预制体...",
"author": "ifaswind(陈皮皮)",
"author-info": {
"wechat": "im_chenpipi",
"email": "[email protected]",
"git-home": "https://gitee.com/ifaswind",
"official-account": "公众号「菜鸟小栈」"
},
"repository": {
"type": "git",
"url": "https://gitee.com/ifaswind/ccc-quick-finder"
},
"main": "src/main.js",
"main-menu": {
"i18n:MAIN_MENU.package.title/i18n:ccc-quick-finder.name/i18n:ccc-quick-finder.search": {
"message": "ccc-quick-finder:open-search-panel",
"icon": "/images/search.png",
"accelerator": "F1"
},
"i18n:MAIN_MENU.package.title/i18n:ccc-quick-finder.name/i18n:ccc-quick-finder.setting": {
"message": "ccc-quick-finder:open-setting-panel",
"icon": "/images/setting.png"
},
"i18n:MAIN_MENU.package.title/i18n:ccc-quick-finder.name/i18n:ccc-quick-finder.checkUpdate": {
"message": "ccc-quick-finder:check-update",
"icon": "/images/update.png"
}
},
"reload": {
"renderer": [],
"ignore": [
"src/panels/**/*",
"config.json",
"CHANGELOG.md",
"README.md",
"README.en.md"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/bingshikl/ccc-quick-finder.git
[email protected]:bingshikl/ccc-quick-finder.git
bingshikl
ccc-quick-finder
Cocos 扩展 - Quick Finder
master

搜索帮助