mirror of
https://github.com/samsonjs/config.git
synced 2026-03-25 09:15:47 +00:00
6 lines
210 B
XML
6 lines
210 B
XML
<snippet>
|
|
<content><![CDATA[${1:key}: ${2:"${3:value}"}${4:, }]]></content>
|
|
<tabTrigger>:</tabTrigger>
|
|
<scope>source.js</scope>
|
|
<description>Object key — key: "value"</description>
|
|
</snippet>
|