Re: [Pharo-dev] Make the auto completion pop-up appear faster

2015-08-11 Thread Sean P. DeNigris
MerwanOuddane wrote
 200 seems perfect to me.
 On every image I take, I replace the delay from 500 to 100 and it is

I also set it to 100 via startup script



-
Cheers,
Sean
--
View this message in context: 
http://forum.world.st/Make-the-auto-completion-pop-up-appear-faster-tp4841912p4842066.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.



Re: [Pharo-dev] Make the auto completion pop-up appear faster

2015-08-11 Thread Aliaksei Syrel
I always change delay to 200ms. So, you have my vote :)
On Aug 10, 2015 10:18 PM, Merwan Ouddane merwanoudd...@gmail.com wrote:

 200 seems perfect to me.

 Does anyone else have other preferences ? :)

 Le 10/08/2015 21:56, stepharo a écrit :

 may be the default should be 250.
 Can you try and let us know?


 Le 10/8/15 17:39, Merwan Ouddane a écrit :

 Yes.
 Specially if you have a bad timing, you start to type your method name
 and the pop-up shows up just before you press enter 

 On lun., 2015-08-10 at 17:27 +0200, Franck Warlouzet wrote:

 On every image I take, I replace the delay from 500 to 100 and it is
 fast (too much maybe for some people) enough, 500 is far too much, you
 finished to type in a half second.

 Franck


 __
 Date: Mon, 10 Aug 2015 17:22:05 +0200
 From: i.uh...@gmail.com
 To: pharo-dev@lists.pharo.org
 Subject: Re: [Pharo-dev] Make the auto completion pop-up appear faster

 Yes, there is
 Settings  Code Browsing  Code Completion...  Popup appearance delay


 So I guess the question should be whether the _default_ delay should
 be shorter.


 Showing popup immediately may not be so useful, because you haven't
 typed much...
 I personally prefer to use shortcut to force the popup to show up.


 Peter

 On Mon, Aug 10, 2015 at 4:29 PM, Thomas Heniart
 heniart.tho...@gmail.com wrote:
  Hi,
  There is a setting for this
Cheers,
   Thomas
2015-08-10 16:16 GMT+02:00 Merwan Ouddane
  merwanoudd...@gmail.com:
  Hi,
   I wanted to have your opinion on this
 case:

 https://pharo.fogbugz.com/f/cases/15697/Speed-up-the-autocompletion-pop-up-appearance-delay
   Cheers,
  Merwan












Re: [Pharo-dev] Make the auto completion pop-up appear faster

2015-08-11 Thread Merwan Ouddane
I made a slice to change it to 200

On lun., 2015-08-10 at 23:18 +0200, Franck Warlouzet wrote:
 You are too patient guys, but yes 200 is nice 
 
 
 __
 Date: Mon, 10 Aug 2015 22:36:40 +0200
 From: heniart.tho...@gmail.com
 To: pharo-dev@lists.pharo.org
 Subject: Re: [Pharo-dev] Make the auto completion pop-up appear faster
 
 
 
 2015-08-10 22:17 GMT+02:00 Merwan Ouddane merwanoudd...@gmail.com:
 200 seems perfect to me.
 Same feeling :) 
 
 
 Does anyone else have other preferences ? :)
 
 
 Le 10/08/2015 21:56, stepharo a écrit :
 may be the default should be 250.
 Can you try and let us know?
 
 
 Le 10/8/15 17:39, Merwan Ouddane a écrit :
 Yes.
 Specially if you have a bad timing, you start
 to type your method name
 and the pop-up shows up just before you press
 enter 
 
 On lun., 2015-08-10 at 17:27 +0200, Franck
 Warlouzet wrote:
 On every image I take, I replace the
 delay from 500 to 100 and it is
 fast (too much maybe for some people)
 enough, 500 is far too much, you
 finished to type in a half second.
 
 Franck
 
 
 
 __
 Date: Mon, 10 Aug 2015 17:22:05 +0200
 From: i.uh...@gmail.com
 To: pharo-dev@lists.pharo.org
 Subject: Re: [Pharo-dev] Make the auto
 completion pop-up appear faster
 
 Yes, there is
 Settings  Code Browsing  Code
 Completion...  Popup appearance delay
 
 
 So I guess the question should be
 whether the _default_ delay should
 be shorter.
 
 
 Showing popup immediately may not be
 so useful, because you haven't
 typed much...
 I personally prefer to use shortcut to
 force the popup to show up.
 
 
 Peter
 
 On Mon, Aug 10, 2015 at 4:29 PM,
 Thomas Heniart
 heniart.tho...@gmail.com wrote:
  Hi,
  There is a setting for this
Cheers,
   Thomas
2015-08-10
 16:16 GMT+02:00 Merwan Ouddane
  merwanoudd...@gmail.com:
  Hi,
   I
 wanted to have your opinion on this
 case:
 
 https://pharo.fogbugz.com/f/cases/15697/Speed-up-the-autocompletion-pop-up-appearance-delay
 
 Cheers,
  Merwan
 
 
 
 
 
 
 
 
 
 
 
 





Re: [Pharo-dev] Make the auto completion pop-up appear faster

2015-08-10 Thread stepharo

so produce a slice and we will see


Le 10/8/15 22:17, Merwan Ouddane a écrit :

200 seems perfect to me.

Does anyone else have other preferences ? :)

Le 10/08/2015 21:56, stepharo a écrit :

may be the default should be 250.
Can you try and let us know?


Le 10/8/15 17:39, Merwan Ouddane a écrit :

Yes.
Specially if you have a bad timing, you start to type your method name
and the pop-up shows up just before you press enter 

On lun., 2015-08-10 at 17:27 +0200, Franck Warlouzet wrote:

On every image I take, I replace the delay from 500 to 100 and it is
fast (too much maybe for some people) enough, 500 is far too much, you
finished to type in a half second.

Franck


__
Date: Mon, 10 Aug 2015 17:22:05 +0200
From: i.uh...@gmail.com
To: pharo-dev@lists.pharo.org
Subject: Re: [Pharo-dev] Make the auto completion pop-up appear faster

Yes, there is
Settings  Code Browsing  Code Completion...  Popup appearance delay


So I guess the question should be whether the _default_ delay should
be shorter.


Showing popup immediately may not be so useful, because you haven't
typed much...
I personally prefer to use shortcut to force the popup to show up.


Peter

On Mon, Aug 10, 2015 at 4:29 PM, Thomas Heniart
heniart.tho...@gmail.com wrote:
 Hi,
 There is a setting for this
   Cheers,
  Thomas
   2015-08-10 16:16 GMT+02:00 Merwan Ouddane
 merwanoudd...@gmail.com:
 Hi,
  I wanted to have your opinion on 
this case:
https://pharo.fogbugz.com/f/cases/15697/Speed-up-the-autocompletion-pop-up-appearance-delay 


  Cheers,
 Merwan


















Re: [Pharo-dev] Make the auto completion pop-up appear faster

2015-08-10 Thread Thomas Heniart
Hi,
There is a setting for this

Cheers,
Thomas

2015-08-10 16:16 GMT+02:00 Merwan Ouddane merwanoudd...@gmail.com:

 Hi,

 I wanted to have your opinion on this case:

 https://pharo.fogbugz.com/f/cases/15697/Speed-up-the-autocompletion-pop-up-appearance-delay

 Cheers,
 Merwan





Re: [Pharo-dev] Make the auto completion pop-up appear faster

2015-08-10 Thread Peter Uhnák
Yes, there is
Settings  Code Browsing  Code Completion...  Popup appearance delay

So I guess the question should be whether the _default_ delay should be
shorter.

Showing popup immediately may not be so useful, because you haven't typed
much...
I personally prefer to use shortcut to force the popup to show up.

Peter

On Mon, Aug 10, 2015 at 4:29 PM, Thomas Heniart heniart.tho...@gmail.com
wrote:

 Hi,
 There is a setting for this

 Cheers,
 Thomas

 2015-08-10 16:16 GMT+02:00 Merwan Ouddane merwanoudd...@gmail.com:

 Hi,

 I wanted to have your opinion on this case:

 https://pharo.fogbugz.com/f/cases/15697/Speed-up-the-autocompletion-pop-up-appearance-delay

 Cheers,
 Merwan






Re: [Pharo-dev] Make the auto completion pop-up appear faster

2015-08-10 Thread Franck Warlouzet
On every image I take, I replace the delay from 500 to 100 and it is fast (too 
much maybe for some people) enough, 500 is far too much, you finished to type 
in a half second. 

Franck

Date: Mon, 10 Aug 2015 17:22:05 +0200
From: i.uh...@gmail.com
To: pharo-dev@lists.pharo.org
Subject: Re: [Pharo-dev] Make the auto completion pop-up appear faster

Yes, there isSettings  Code Browsing  Code Completion...  Popup appearance 
delay
So I guess the question should be whether the _default_ delay should be shorter.
Showing popup immediately may not be so useful, because you haven't typed 
much...I personally prefer to use shortcut to force the popup to show up.
Peter
On Mon, Aug 10, 2015 at 4:29 PM, Thomas Heniart heniart.tho...@gmail.com 
wrote:
Hi,
There is a setting for this

Cheers,
Thomas

2015-08-10 16:16 GMT+02:00 Merwan Ouddane merwanoudd...@gmail.com:
Hi,



I wanted to have your opinion on this case:

https://pharo.fogbugz.com/f/cases/15697/Speed-up-the-autocompletion-pop-up-appearance-delay



Cheers,

Merwan








  

Re: [Pharo-dev] Make the auto completion pop-up appear faster

2015-08-10 Thread Merwan Ouddane
Yes.
Specially if you have a bad timing, you start to type your method name
and the pop-up shows up just before you press enter 

On lun., 2015-08-10 at 17:27 +0200, Franck Warlouzet wrote:
 On every image I take, I replace the delay from 500 to 100 and it is
 fast (too much maybe for some people) enough, 500 is far too much, you
 finished to type in a half second. 
 
 Franck
 
 
 __
 Date: Mon, 10 Aug 2015 17:22:05 +0200
 From: i.uh...@gmail.com
 To: pharo-dev@lists.pharo.org
 Subject: Re: [Pharo-dev] Make the auto completion pop-up appear faster
 
 Yes, there is
 Settings  Code Browsing  Code Completion...  Popup appearance delay
 
 
 So I guess the question should be whether the _default_ delay should
 be shorter.
 
 
 Showing popup immediately may not be so useful, because you haven't
 typed much...
 I personally prefer to use shortcut to force the popup to show up.
 
 
 Peter
 
 On Mon, Aug 10, 2015 at 4:29 PM, Thomas Heniart
 heniart.tho...@gmail.com wrote:
 Hi,
 There is a setting for this
 
 
 Cheers,
 
 Thomas
 
 
 2015-08-10 16:16 GMT+02:00 Merwan Ouddane
 merwanoudd...@gmail.com:
 Hi,
 
 I wanted to have your opinion on this case:
 
 https://pharo.fogbugz.com/f/cases/15697/Speed-up-the-autocompletion-pop-up-appearance-delay
 
 Cheers,
 Merwan
 
 
 
 
 
 





Re: [Pharo-dev] Make the auto completion pop-up appear faster

2015-08-10 Thread stepharo

may be the default should be 250.
Can you try and let us know?


Le 10/8/15 17:39, Merwan Ouddane a écrit :

Yes.
Specially if you have a bad timing, you start to type your method name
and the pop-up shows up just before you press enter 

On lun., 2015-08-10 at 17:27 +0200, Franck Warlouzet wrote:

On every image I take, I replace the delay from 500 to 100 and it is
fast (too much maybe for some people) enough, 500 is far too much, you
finished to type in a half second.

Franck


__
Date: Mon, 10 Aug 2015 17:22:05 +0200
From: i.uh...@gmail.com
To: pharo-dev@lists.pharo.org
Subject: Re: [Pharo-dev] Make the auto completion pop-up appear faster

Yes, there is
Settings  Code Browsing  Code Completion...  Popup appearance delay


So I guess the question should be whether the _default_ delay should
be shorter.


Showing popup immediately may not be so useful, because you haven't
typed much...
I personally prefer to use shortcut to force the popup to show up.


Peter

On Mon, Aug 10, 2015 at 4:29 PM, Thomas Heniart
heniart.tho...@gmail.com wrote:
 Hi,
 There is a setting for this
 
 
 Cheers,
 
 Thomas
 
 
 2015-08-10 16:16 GMT+02:00 Merwan Ouddane

 merwanoudd...@gmail.com:
 Hi,
 
 I wanted to have your opinion on this case:

 
https://pharo.fogbugz.com/f/cases/15697/Speed-up-the-autocompletion-pop-up-appearance-delay
 
 Cheers,

 Merwan
 
 
 
 












Re: [Pharo-dev] Make the auto completion pop-up appear faster

2015-08-10 Thread Merwan Ouddane

200 seems perfect to me.

Does anyone else have other preferences ? :)

Le 10/08/2015 21:56, stepharo a écrit :

may be the default should be 250.
Can you try and let us know?


Le 10/8/15 17:39, Merwan Ouddane a écrit :

Yes.
Specially if you have a bad timing, you start to type your method name
and the pop-up shows up just before you press enter 

On lun., 2015-08-10 at 17:27 +0200, Franck Warlouzet wrote:

On every image I take, I replace the delay from 500 to 100 and it is
fast (too much maybe for some people) enough, 500 is far too much, you
finished to type in a half second.

Franck


__
Date: Mon, 10 Aug 2015 17:22:05 +0200
From: i.uh...@gmail.com
To: pharo-dev@lists.pharo.org
Subject: Re: [Pharo-dev] Make the auto completion pop-up appear faster

Yes, there is
Settings  Code Browsing  Code Completion...  Popup appearance delay


So I guess the question should be whether the _default_ delay should
be shorter.


Showing popup immediately may not be so useful, because you haven't
typed much...
I personally prefer to use shortcut to force the popup to show up.


Peter

On Mon, Aug 10, 2015 at 4:29 PM, Thomas Heniart
heniart.tho...@gmail.com wrote:
 Hi,
 There is a setting for this
   Cheers,
  Thomas
   2015-08-10 16:16 GMT+02:00 Merwan Ouddane
 merwanoudd...@gmail.com:
 Hi,
  I wanted to have your opinion on 
this case:

https://pharo.fogbugz.com/f/cases/15697/Speed-up-the-autocompletion-pop-up-appearance-delay
  Cheers,
 Merwan














Re: [Pharo-dev] Make the auto completion pop-up appear faster

2015-08-10 Thread Thomas Heniart
2015-08-10 22:17 GMT+02:00 Merwan Ouddane merwanoudd...@gmail.com:

 200 seems perfect to me.

Same feeling :)


 Does anyone else have other preferences ? :)


 Le 10/08/2015 21:56, stepharo a écrit :

 may be the default should be 250.
 Can you try and let us know?


 Le 10/8/15 17:39, Merwan Ouddane a écrit :

 Yes.
 Specially if you have a bad timing, you start to type your method name
 and the pop-up shows up just before you press enter 

 On lun., 2015-08-10 at 17:27 +0200, Franck Warlouzet wrote:

 On every image I take, I replace the delay from 500 to 100 and it is
 fast (too much maybe for some people) enough, 500 is far too much, you
 finished to type in a half second.

 Franck


 __
 Date: Mon, 10 Aug 2015 17:22:05 +0200
 From: i.uh...@gmail.com
 To: pharo-dev@lists.pharo.org
 Subject: Re: [Pharo-dev] Make the auto completion pop-up appear faster

 Yes, there is
 Settings  Code Browsing  Code Completion...  Popup appearance delay


 So I guess the question should be whether the _default_ delay should
 be shorter.


 Showing popup immediately may not be so useful, because you haven't
 typed much...
 I personally prefer to use shortcut to force the popup to show up.


 Peter

 On Mon, Aug 10, 2015 at 4:29 PM, Thomas Heniart
 heniart.tho...@gmail.com wrote:
  Hi,
  There is a setting for this
Cheers,
   Thomas
2015-08-10 16:16 GMT+02:00 Merwan Ouddane
  merwanoudd...@gmail.com:
  Hi,
   I wanted to have your opinion on this
 case:

 https://pharo.fogbugz.com/f/cases/15697/Speed-up-the-autocompletion-pop-up-appearance-delay
   Cheers,
  Merwan












Re: [Pharo-dev] Make the auto completion pop-up appear faster

2015-08-10 Thread Franck Warlouzet
You are too patient guys, but yes 200 is nice 

Date: Mon, 10 Aug 2015 22:36:40 +0200
From: heniart.tho...@gmail.com
To: pharo-dev@lists.pharo.org
Subject: Re: [Pharo-dev] Make the auto completion pop-up appear faster



2015-08-10 22:17 GMT+02:00 Merwan Ouddane merwanoudd...@gmail.com:
200 seems perfect to me.
Same feeling :) 



Does anyone else have other preferences ? :)



Le 10/08/2015 21:56, stepharo a écrit :


may be the default should be 250.

Can you try and let us know?





Le 10/8/15 17:39, Merwan Ouddane a écrit :


Yes.

Specially if you have a bad timing, you start to type your method name

and the pop-up shows up just before you press enter 



On lun., 2015-08-10 at 17:27 +0200, Franck Warlouzet wrote:


On every image I take, I replace the delay from 500 to 100 and it is

fast (too much maybe for some people) enough, 500 is far too much, you

finished to type in a half second.



Franck





__

Date: Mon, 10 Aug 2015 17:22:05 +0200

From: i.uh...@gmail.com

To: pharo-dev@lists.pharo.org

Subject: Re: [Pharo-dev] Make the auto completion pop-up appear faster



Yes, there is

Settings  Code Browsing  Code Completion...  Popup appearance delay





So I guess the question should be whether the _default_ delay should

be shorter.





Showing popup immediately may not be so useful, because you haven't

typed much...

I personally prefer to use shortcut to force the popup to show up.





Peter



On Mon, Aug 10, 2015 at 4:29 PM, Thomas Heniart

heniart.tho...@gmail.com wrote:

 Hi,

 There is a setting for this

   Cheers,

  Thomas

   2015-08-10 16:16 GMT+02:00 Merwan Ouddane

 merwanoudd...@gmail.com:

 Hi,

  I wanted to have your opinion on this case:

https://pharo.fogbugz.com/f/cases/15697/Speed-up-the-autocompletion-pop-up-appearance-delay

  Cheers,

 Merwan























  

[Pharo-dev] Make the auto completion pop-up appear faster

2015-08-10 Thread Merwan Ouddane
Hi,

I wanted to have your opinion on this case:
https://pharo.fogbugz.com/f/cases/15697/Speed-up-the-autocompletion-pop-up-appearance-delay

Cheers,
Merwan