<snippet>
<content><![CDATA[
${1:$this->}
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>oo</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<!-- <scope>source.python</scope> -->
</snippet>
This is not working. I want
00 + TAB should hive me →
$this→ and this should be highlighted to make changes or amendments.

