Skip to content

Commit

Permalink
Add class and id selectors to the symbol list
Browse files Browse the repository at this point in the history
  • Loading branch information
koppen authored and seaofclouds committed May 26, 2010
1 parent f32cf64 commit c51d4c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Preferences/Symbol List: Selectors.tmPreferences
Expand Up @@ -3,13 +3,15 @@
<plist version="1.0">
<dict>
<key>name</key>
<string>untitled</string>
<string>Symbol List: Selectors</string>
<key>scope</key>
<string>keyword.control.untitled</string>
<key>settings</key>
<dict>
<key>showInSymbolList</key>
<integer>1</integer>
<key>symbolTransformation</key>
<string>s/\/\*\*\s*(.*?)\s*\*\//** $1 **/; s/\/\*.*?\*\*\//./; s/\/\*[^\*].*?[^\*]\*\///</string>
<string>s/(.*?)/$1/</string>
</dict>
<key>uuid</key>
<string>85C52E50-A97B-46E9-BBF4-577C1FC761E0</string>
Expand Down
2 changes: 2 additions & 0 deletions info.plist
Expand Up @@ -546,6 +546,8 @@
<string>D96C31CA-8519-4605-BDDC-74910CED52AA</string>
<string>2BDDD6B9-8FAF-44BC-8ABF-1E7BC2F43310</string>
<string>0FE38291-55B8-45EC-8336-304B8944E049</string>
<string>3FB1865C-21D8-47B5-9059-670FFC58DFCF</string>
<string>85C52E50-A97B-46E9-BBF4-577C1FC761E0</string>
</array>
<key>uuid</key>
<string>42D15628-6350-4934-935C-531B73C23444</string>
Expand Down

0 comments on commit c51d4c2

Please sign in to comment.