Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


https://bugs.freedesktop.org/show_bug.cgi?id=70280

          Priority: medium
            Bug ID: 70280
                CC: libreoffice@lists.freedesktop.org
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: add UNO IDL support to ctags
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: mstahl@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.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.