aeisenberg
In the following template:
{ "trigger": "ref", "contents": "{ $ref: '${1:name}' }$0" }
Applying it and the name editing tab location is off by one.
Fix for Issue #210
template position off by 1.
ef61124
In the following template:
Applying it and the name editing tab location is off by one.