https://github.com/potato47/vscode-cocos-creator-js
Cocos Creator JS 代码提示增强,函数跳转,VS Code 插件。
https://github.com/potato47/vscode-cocos-creator-js
cocos
Last synced: about 1 month ago
JSON representation
Cocos Creator JS 代码提示增强,函数跳转,VS Code 插件。
- Host: GitHub
- URL: https://github.com/potato47/vscode-cocos-creator-js
- Owner: potato47
- Created: 2020-05-11T12:17:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-26T16:46:55.000Z (about 3 years ago)
- Last Synced: 2024-10-27T17:26:06.294Z (6 months ago)
- Topics: cocos
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=nextfu.cocos-creator-js
- Size: 592 KB
- Stars: 25
- Watchers: 3
- Forks: 9
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- awesome-cocos-creator - 传送门
README
# cocos-creator-js
## 使用
- 将设置里的 `Suggest:Show Words` 关闭, 避免提示冗余

- 如果不生效,可以先打开项目目录,再重启 VS Code
## 功能
- `this.method` 跳转
- `this.` 提示
- `require` 模块文件名跳转
- 全局模块提示跳转(需要保持名称一致)
## 反馈
https://github.com/potato47/vscode-cocos-creator-js