webstorm使用技巧
2018-12-05 本文已影响0人
许彦峰
关闭出现参数提示
image.png
取消设置即可:
image.png
取消检测行尾的分号
设置为don't use 即可
自用scope
!file[runWork]:.idea/&&!file:assets/.meta&&!file:assets/.prefab&&!file:assets/.jpg&&!file:assets/.png&&!file:assets/.anim&&!file:assets/.plist&&!file:assets/.fire&&!file:assets//.pac&&!file:assets//.labelatlas&&!file:assets/.atlas&&!file:assets//.json
live template 模版
$var1$: {displayName: "$var2$", default: null, type: cc.Node},
$END$