We would love that somebody have a look and make this working really well. So if somebody wants to have a look. This is a kind of work that we want to do in Pharo 40: better tools Stef
> An additional problem is referring to old identifiers that are no longer in > the image. > 1. Upack fresh #30487 build > 2. Create a new package 'MyXXXTest' > 3. Delete package 'MyYYYTest' > 4. Hit shift-enter to start Spotlight > 5. Type 'My' > Observe that MyYYYTest appears in the list. It should not since it does not > exist. > Same behaviour if you create and immediately delete a class e.g. MyZ1Test > > Not sure whether that should be a separate Case. > cheers -ben > > [email protected] wrote: >> >> Refer to attached pic. When the Spotlight text jumps from 'Conf' to >> 'Configuration' by pressing <tab>, the list is not updated. >> Actually, why does the auto-completion jump from 'Conf' to 'Configuration' >> and >> not stop at 'Config' ? >> >> cheers -ben >> >> kilon wrote: >> > I still don't get it, I cant find any problem with the code completion in >> > spotlight. What I am missing ? >> > >> > It refers to an editor , which editor is that ? >> > Camillo Bruni-3 wrote >> > >> >> These things are all a bit hidden :( >> >> >> >> On 2013-10-15, at 21:22, kilon < >> >> >> > >> > >> >> [email protected] >> >> >> > >> > >> >> > wrote: >> >> >> >>> Three issues here >> >>> >> >>> 1) Cant find "Partial" in code completion settings >> >>> >> >> => Complete common prefixes >> >> >> >>> 2) Cant find any tool named Spotlight >> >>> >> >> => shift + enter >> >> >> >> >> >>> 3) Code completion no longer uses tab >> >>> >> >> => Completion settings: Popup appears with this shortcut >> >> >> >> >> >> >> >> signature.asc (457 bytes) >> >> <http://forum.world.st/attachment/4714636/0/signature.asc> >> >> >> > >> > >> > >> > >> > >> > -- >> > View this message in context: >> > http://forum.world.st/Outdated-Bug-7245-Autocomplete-highlighting-out-of-sync-w-editor-after-partial-match-tp4714631p4714667.html >> > Sent from the Pharo Smalltalk Developers mailing list archive at >> > Nabble.com. >> > >> > >> > >> >> >> >> >> <Mail Attachment.png> >
