textisgood wrote:I'm working on my own language file, but can't bet Goto Symbol to work. The scope seems right--if I do ctrl-alt-P on a function I see "entity.name.function.XXX meta.function.XXX source.XXX". But Goto Symbol always says, "No Symbols". Is there something more that's needed to trigger it?
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>name</key>
<string>Symbol List: ID</string>
<key>scope</key>
<string>text.html meta.toc-list.id.html</string>
<key>settings</key>
<dict>
<key>symbolTransformation</key>
<string>s/^/ID: /</string>
</dict>
<key>uuid</key>
<string>E7C5859E-122D-4382-84BE-5AB584DC2409</string>
</dict>
</plist>
Users browsing this forum: No registered users and 4 guests