Status: New Owner: ---- Labels: Type-Enhancement Priority-Medium Component-GlamorousToolkit
New issue 1006 by tu...@tudorgirba.com: GTInspector should offer completion in the method browser based on the type of the instance http://code.google.com/p/moose-technology/issues/detail?id=1006
When in the methods presentation, self is already bound to the current object. Thus, the type is known. Thus, we should be able to have completion that uses this information.