GTSpotter > code view > class comment

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

GTSpotter > code view > class comment

Ben Coman
Just a passing thought and request.  When the code view is open in Spotter and a class is selected, could the class comment be shown as well its definition.  

Maybe also show the class-side definition(?).  

Maybe also show the hierarchy tree as a bread-crumb .e.g. A > B > C (???)

cheers -ben
Reply | Threaded
Open this post in threaded view
|

Re: GTSpotter > code view > class comment

Andrei Chis
Hi Ben,

Could you also create 'would be nice issues' for these requests.
Otherwise they will get lost on the mailinglist.

On Wed, May 6, 2015 at 2:40 PM, Ben Coman <[hidden email]> wrote:
Just a passing thought and request.  When the code view is open in Spotter and a class is selected, could the class comment be shown as well its definition.  

Maybe also show the class-side definition(?).  

Maybe also show the hierarchy tree as a bread-crumb .e.g. A > B > C (???)

I do not get this one :)


Cheers,
Andrei
 

cheers -ben

Reply | Threaded
Open this post in threaded view
|

Re: GTSpotter > code view > class comment

Tudor Girba-2
This one is about having multiple views on an object in spotter :).

@Ben: currently, the rendering of Spotter does not support multiple views, but we will work on this.

Doru

 

On Wed, May 6, 2015 at 2:55 PM, Andrei Chis <[hidden email]> wrote:
Hi Ben,

Could you also create 'would be nice issues' for these requests.
Otherwise they will get lost on the mailinglist.

On Wed, May 6, 2015 at 2:40 PM, Ben Coman <[hidden email]> wrote:
Just a passing thought and request.  When the code view is open in Spotter and a class is selected, could the class comment be shown as well its definition.  

Maybe also show the class-side definition(?).  

Maybe also show the hierarchy tree as a bread-crumb .e.g. A > B > C (???)

I do not get this one :)


Cheers,
Andrei
 

cheers -ben




--

"Every thing has its own flow"
Reply | Threaded
Open this post in threaded view
|

Re: GTSpotter > code view > class comment

Sven Van Caekenberghe-2
In reply to this post by Andrei Chis

> On 06 May 2015, at 14:55, Andrei Chis <[hidden email]> wrote:
>
> Hi Ben,
>
> Could you also create 'would be nice issues' for these requests.
> Otherwise they will get lost on the mailinglist.
>
> On Wed, May 6, 2015 at 2:40 PM, Ben Coman <[hidden email]> wrote:
> Just a passing thought and request.  When the code view is open in Spotter and a class is selected, could the class comment be shown as well its definition.  
>
> Maybe also show the class-side definition(?).  
>
> Maybe also show the hierarchy tree as a bread-crumb .e.g. A > B > C (???)
>
> I do not get this one :)

$> join: MultiByteFileStream allSuperclasses reversed
 
?

> Cheers,
> Andrei
>  
>
> cheers -ben
>


Reply | Threaded
Open this post in threaded view
|

Re: GTSpotter > code view > class comment

Ben Coman


On Wed, May 6, 2015 at 9:02 PM, Sven Van Caekenberghe <[hidden email]> wrote:

> On 06 May 2015, at 14:55, Andrei Chis <[hidden email]> wrote:
>
> Hi Ben,
>
> Could you also create 'would be nice issues' for these requests.
> Otherwise they will get lost on the mailinglist.

 
>
> On Wed, May 6, 2015 at 2:40 PM, Ben Coman <[hidden email]> wrote:
> Just a passing thought and request.  When the code view is open in Spotter and a class is selected, could the class comment be shown as well its definition.
>
> Maybe also show the class-side definition(?).
>
> Maybe also show the hierarchy tree as a bread-crumb .e.g. A > B > C (???)
>
> I do not get this one :)

$> join: MultiByteFileStream allSuperclasses reversed


Thats it.  Maybe a breadcrumb is overdoing it, but just sharing the thought. 
cheers -ben