8 lines
237 B
XML
8 lines
237 B
XML
<snippet>
|
|
<content><![CDATA[
|
|
${1:fieldname} = fields.Integer("${2:Field name}")
|
|
]]></content>
|
|
<tabTrigger>tryton_fields.Integer</tabTrigger>
|
|
<scope>source.python </scope>
|
|
<description>Tryton: fields.Integer()</description>
|
|
</snippet> |