Skip to content

Instantly share code, notes, and snippets.

@tolmasky
Created December 5, 2009 23:50
Show Gist options
  • Select an option

  • Save tolmasky/249924 to your computer and use it in GitHub Desktop.

Select an option

Save tolmasky/249924 to your computer and use it in GitHub Desktop.
<dict>
<key>begin</key>
<string>\b(id)\s*(?=&lt;)</string>
<key>beginCaptures</key>
<dict>
<key>1</key>
<dict>
<key>name</key>
<string>storage.type.js.objj</string>
</dict>
</dict>
<key>end</key>
<string>(?&lt;=&gt;)</string>
<key>name</key>
<string>meta.id-with-protocol.js.objj</string>
<key>patterns</key>
<array>
<dict>
<key>include</key>
<string>#protocol_list</string>
</dict>
</array>
</dict>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment