Skip to content

Instantly share code, notes, and snippets.

@rchacon
Created October 22, 2014 15:54
Show Gist options
  • Save rchacon/1ba9c83e87bd88cdb193 to your computer and use it in GitHub Desktop.
Save rchacon/1ba9c83e87bd88cdb193 to your computer and use it in GitHub Desktop.
VB: Import Namespace #snippet
<snippet>
<content><![CDATA[
<%@ Import Namespace="${1:}" %>
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>imp</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