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 |
Hi, Cheers,There is a setting for this 2015-08-10 16:16 GMT+02:00 Merwan Ouddane <[hidden email]>: Hi, |
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 <[hidden email]> 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: [hidden email] To: [hidden email] 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 <[hidden email]> wrote:
|
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: [hidden email] > To: [hidden email] > 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 > <[hidden email]> wrote: > Hi, > There is a setting for this > > > Cheers, > > Thomas > > > 2015-08-10 16:16 GMT+02:00 Merwan Ouddane > <[hidden email]>: > 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 > > > > > > |
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: [hidden email] >> To: [hidden email] >> 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 >> <[hidden email]> wrote: >> Hi, >> There is a setting for this >> >> >> Cheers, >> >> Thomas >> >> >> 2015-08-10 16:16 GMT+02:00 Merwan Ouddane >> <[hidden email]>: >> 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 >> >> >> >> >> >> > > > |
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: [hidden email] >>> To: [hidden email] >>> 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 >>> <[hidden email]> wrote: >>> Hi, >>> There is a setting for this >>> Cheers, >>> Thomas >>> 2015-08-10 16:16 GMT+02:00 Merwan Ouddane >>> <[hidden email]>: >>> 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 >>> >>> >> >> >> > > |
2015-08-10 22:17 GMT+02:00 Merwan Ouddane <[hidden email]>: 200 seems perfect to me. Same feeling :)
|
You are too patient guys, but yes 200 is nice
Date: Mon, 10 Aug 2015 22:36:40 +0200 From: [hidden email] To: [hidden email] Subject: Re: [Pharo-dev] Make the auto completion pop-up appear faster 2015-08-10 22:17 GMT+02:00 Merwan Ouddane <[hidden email]>: 200 seems perfect to me. Same feeling :)
|
In reply to this post by MerwanOuddane
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: [hidden email] >>>> To: [hidden email] >>>> 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 >>>> <[hidden email]> wrote: >>>> Hi, >>>> There is a setting for this >>>> Cheers, >>>> Thomas >>>> 2015-08-10 16:16 GMT+02:00 Merwan Ouddane >>>> <[hidden email]>: >>>> 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 >>>> >>>> >>> >>> >>> >> >> > > > |
Administrator
|
In reply to this post by MerwanOuddane
I also set it to 100 via startup script
Cheers,
Sean |
In reply to this post by MerwanOuddane
I always change delay to 200ms. So, you have my vote :) On Aug 10, 2015 10:18 PM, "Merwan Ouddane" <[hidden email]> wrote:
200 seems perfect to me. |
In reply to this post by Franck Warlouzet
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: [hidden email] > To: [hidden email] > Subject: Re: [Pharo-dev] Make the auto completion pop-up appear faster > > > > 2015-08-10 22:17 GMT+02:00 Merwan Ouddane <[hidden email]>: > 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: [hidden email] > To: [hidden email] > 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 > <[hidden email]> wrote: > Hi, > There is a setting for this > Cheers, > Thomas > 2015-08-10 > 16:16 GMT+02:00 Merwan Ouddane > <[hidden email]>: > 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 > > > > > > > > > > > > |
Free forum by Nabble | Edit this page |