ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Cocos Creator Snippet

by lyzz0612 ALL

cocos creator snippet for sublime

Labels snippets

Details

Installs

  • Total 2K
  • Win 997
  • Mac 492
  • Linux 32
Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15
Windows 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Cocos-Creator-Snippet

Cocos-Creator-Snippet is a snippet for the game engine cocos creator.

  1. The snippets of Creator is generated according to the file creator.d.ts in a creator project. Current creator version is 1.3.0
  2. When you save a js file in sublime, the plugin will analyse its structure and convert functions and variables to snippet. the new snippets is saved in packageFolder/User/QuickXJs.cache/
  3. right click on the left folder, and choose Rebuild js User Definition, the plugin will analyse all js file in this folder and create snippets.
  4. generate_creator_snippet.py is the script to generate snippet, if you use different creator version, you can generate snippet yourself.
  5. This plugin is refer to QuickXDev.
  6. Any questions or suggestions contact lyzz0612@foxmail.com