sejerpz / vtg

Automatically exported from code.google.com/p/vtg
0 stars 0 forks source link

[PATCH] Expand vsc-shell output format #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A result expands to: TYPE:NAME:MODIFIER;STATIC:RETURN_TYPE;OWNERSHIP:ARGS;
Each arg expands to: NAME,TYPE,OWNERSHIP;
Omitted or inapplicable fields are empty, and the field separators are
still emitted.

Depends on #39.

Original issue reported on code.google.com by taktakta...@gmail.com on 29 Jan 2009 at 6:45

Attachments:

GoogleCodeExporter commented 9 years ago
2009-02-06  Andrea Del Signore  <sejerpz@tin.it>

        * vsc-shell/vsccompletionshell.vala:
        * vsc/vscsymbolcompletion.vala:
        * vsc/vscsymbolcompletionitem.vala:

        expand vsc-shell output format. Patch by Levi Bard. Fixed issue #43
        svn rev. 245

Original comment by seje...@gmail.com on 6 Feb 2009 at 8:07

GoogleCodeExporter commented 9 years ago

Original comment by seje...@gmail.com on 21 Feb 2009 at 10:22

GoogleCodeExporter commented 9 years ago

Original comment by seje...@gmail.com on 21 Feb 2009 at 10:24

GoogleCodeExporter commented 9 years ago

Original comment by seje...@gmail.com on 21 Feb 2009 at 10:28