- Code: Select all
self.view.run_command("insert_snippet"...
Does anybody know if this is possible? I can't figure it out. The snippet content looks like this:
- Code: Select all
<content><![CDATA[<${1:p}>${2:$SELECTION}</${1/([^ ]+).*/$1/}>]]></content>
Thanks