setInSymbolTable all that is required for stuff to showup in QuickOpen / Outline?
Milian Wolff
mail at milianw.de
Mon Aug 2 19:11:58 UTC 2010
Heyho,
what is required for elements to show up in QuickOpen?
I ask because it works for CSS in it's own file (e.g. test.css with contents
a{} will show up an item for 'a' in outline).
But for embedded CSS in HTML it's not working even though I explicitly
setInSymbolTAble(true) on the language context.
Any ideas what might be wrong? I only see the HTML outline, not the embedded
CSS, even though the declarations exist (e.g. navigation widgets + highlight
works).
Bye
--
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20100802/0df342df/attachment.sig>
More information about the KDevelop-devel
mailing list