Igor Willems
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 3
-
已编辑于 Live template: two occurences of same $var$, start at second one.
Hi, So I have a simple live template for console.logging: console.log('$VAR$', $VAR); The problem here is that since the first var is a string, auto-completion is disabled, ruining the efficiency...