[Bug 70280] New: add UNO IDL support to ctags
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 8 06:31:43 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=70280
Priority: medium
Bug ID: 70280
CC: libreoffice at lists.freedesktop.org
Assignee: libreoffice-bugs at lists.freedesktop.org
Summary: add UNO IDL support to ctags
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: mstahl at redhat.com
Hardware: Other
Status: NEW
Version: 4.2.0.0.alpha0+ Master
Component: contrib
Product: LibreOffice
ctags is very useful for developers to quickly look up definitions
of identifiers in the huge LO code base.
unfortunately ctags does not support the UNO IDL language,
so identifiers from the UNO API cannot be looked up yet.
likely it is not hard at all to add the required support to extract
UNO IDL definitions to ctags.
ctags website:
http://ctags.sourceforge.net
UNO IDL syntax description:
http://www.openoffice.org/udk/common/man/idl.html#object_observes_def
perhaps looking at the UNO IDL compiler may be helpful:
idlc/source/scanner.l / parser.y
or the new "unoidl" tool:
unoidl/source/sourceprovider-*
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20131008/570d064a/attachment.html>
More information about the LibreOffice
mailing list