Re: [Pharo-dev] Spotter references?

2017-08-27 Thread Stephane Ducasse
tX!


On Sun, Aug 27, 2017 at 12:39 AM, Tudor Girba  wrote:
> Hi,
>
> Indeed, this was a bug. I fixed it and committed in the GT repo.
>
> Doru
>
>
>> On Aug 22, 2017, at 9:14 AM, Stephane Ducasse  
>> wrote:
>>
>> Hi
>>
>> I tried Command Shift n to get the class references in Spotter
>> I got
>> #References Point
>> but I got an empty list
>>
>> while if I do
>>
>> Point Cmd shift n
>> I get a list
>>
>> Stef
>>
>
> --
> www.tudorgirba.com
> www.feenk.com
>
> "Don't give to get. Just give."
>
>
>
>
>
>
>



Re: [Pharo-dev] Spotter references?

2017-08-26 Thread Tudor Girba
Hi,

Indeed, this was a bug. I fixed it and committed in the GT repo.

Doru


> On Aug 22, 2017, at 9:14 AM, Stephane Ducasse  wrote:
> 
> Hi
> 
> I tried Command Shift n to get the class references in Spotter
> I got
> #References Point
> but I got an empty list
> 
> while if I do
> 
> Point Cmd shift n
> I get a list
> 
> Stef
> 

--
www.tudorgirba.com
www.feenk.com

"Don't give to get. Just give."