Completion works inside comments -- bug or feature?

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

Completion works inside comments -- bug or feature?

csrabak

Is it intended that completion keeps trying to find method names when one is typing comments or strings (within "" and '' respectively)?

 


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
cbc
Reply | Threaded
Open this post in threaded view
|

Re: Completion works inside comments -- bug or feature?

cbc
It is nice at times that this happens.  If you have a comment in the
method showing what it does (examples), the autocomplete is kind of
nice while building those.

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Completion works inside comments -- bug or feature?

hernan.wilkinson
yes, I thought it was rare at the beginning, but it end up useful

On Fri, Aug 14, 2009 at 8:19 PM, Chris Cunningham <[hidden email]> wrote:
It is nice at times that this happens.  If you have a comment in the
method showing what it does (examples), the autocomplete is kind of
nice while building those.

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project