sejerpz / vtg

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

[PATCH] Expose creation methods in vsc-shell output #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Expose creation methods in vsc-shell output using the same semantics as one
would use in vala source.
E.g., the creation method MyClass.some_overload() would be exposed as
MyClass.some_overload.

Depends on #43.

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

Attachments:

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

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

    expose creation methods in vsc-shell output. Patch by Levi Bard. Fixed issue #44
        svn rev. 246

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

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