Skip to content

Instantly share code, notes, and snippets.

@rchacon
Created October 23, 2014 14:35
Show Gist options
  • Save rchacon/a2499c62dabdfa21153c to your computer and use it in GitHub Desktop.
Save rchacon/a2499c62dabdfa21153c to your computer and use it in GitHub Desktop.
VB: Include File #snippet
<snippet>
<content><![CDATA[
<!-- #include file = "${1:}" -->
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>include</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<scope>source.asp</scope>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment