6 lines
198 B
XML
6 lines
198 B
XML
<snippet>
|
|
<content><![CDATA[\$script:thisDir = split-path \$MyInvocation.MyCommand.Path -parent]]></content>
|
|
<tabTrigger>thisdir</tabTrigger>
|
|
<scope>source.powershell</scope>
|
|
</snippet>
|