vmware-archive / scripted

The Scripted code editor
Eclipse Public License 1.0
1.56k stars 166 forks source link

problem with template off by 1 char #210

Closed aeisenberg closed 11 years ago

aeisenberg commented 11 years ago

In the following template:

{ "trigger": "ref", "contents": "{ $ref: '${1:name}' }$0" }

Applying it and the name editing tab location is off by one.