Igor Willems
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 3
-
Edited 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...