Re: [Pharo-users] Better Code Completion

2015-10-06 Thread Nicolai Hess
Am 04.10.2015 23:53 schrieb "Peter Uhnák" : > > This is both rant and list of questions/notes/observations... > > ...but first of all: > do Smalltalkers not like code completion? Because the one in Pharo is really poor and not only that nobody is doing anything about it, but also nobody is complain

Re: [Pharo-users] Better Code Completion

2015-10-06 Thread Stephan Eggermont
On 04-10-15 23:53, Peter Uhnák wrote: 3. Is middle-of-the word really that often used? See moseInterengEntity above. It feels to me that it just creates a lot of false positives (I have this problem also with inspector btw, so I often have to prefix it with >># or if I see it already lot of , whi

Re: [Pharo-users] Better Code Completion

2015-10-06 Thread Yuriy Tymchuk
> On 06 Oct 2015, at 09:09, Nicolai Hess wrote: > > > Am 04.10.2015 23:53 schrieb "Peter Uhnák" >: > > > > This is both rant and list of questions/notes/observations... > > > > ...but first of all: > > do Smalltalkers not like code completion? Because the one in Pharo

[Pharo-users] About Magritte Seaside

2015-10-06 Thread stepharo
Hi guys How can I get Magritte seaside (and a working version not one breaking on XML I do not what)? I loaded the published stable version of Magritte into Pharo and there is no seaside version. I checked the configuration and it is so complex I have the impression that we need to distin

Re: [Pharo-users] Better Code Completion

2015-10-06 Thread Werner Kassens
On 10/06/2015 09:09 AM, Nicolai Hess wrote: > Since Object has almost 500 methods whatever I will start typing Object/TClass/TBehavior/... will have a list of answers... I think this is difficult, even though this classes are big and you don't use most of the methods, Hi Nicolai, imagine tha

Re: [Pharo-users] Better Code Completion

2015-10-06 Thread Nicolai Hess
2015-10-06 10:31 GMT+02:00 Yuriy Tymchuk : > > On 06 Oct 2015, at 09:09, Nicolai Hess wrote: > > > Am 04.10.2015 23:53 schrieb "Peter Uhnák" : > > > > This is both rant and list of questions/notes/observations... > > > > ...but first of all: > > do Smalltalkers not like code completion? Because t

Re: [Pharo-users] Better Code Completion

2015-10-06 Thread Nicolai Hess
2015-10-06 11:57 GMT+02:00 Werner Kassens : > On 10/06/2015 09:09 AM, Nicolai Hess wrote: > >> > Since Object has almost 500 methods whatever I will start typing >> Object/TClass/TBehavior/... will have a list of answers... >> >> I think this is difficult, even though this classes are big and you

Re: [Pharo-users] Better Code Completion

2015-10-06 Thread Henrik Johansen
> On 06 Oct 2015, at 1:33 , Nicolai Hess wrote: > > > > 2015-10-06 11:57 GMT+02:00 Werner Kassens >: > On 10/06/2015 09:09 AM, Nicolai Hess wrote: > > Since Object has almost 500 methods whatever I will start typing > Object/TClass/TBehavior/... will have a list

Re: [Pharo-users] Better Code Completion

2015-10-06 Thread stepharo
Part of the Phd of Romain Robbes was about comparing completion algorithms. And NOC/NEC are part of the results but it needs a real pass. Stef Hi Nicolai, imagine that code-completion is a game and the computer wins, if the user mostly uses the first few proposals. perhaps one could program

Re: [Pharo-users] Nautilus>>openOnClass: gives back a debugger

2015-10-06 Thread Federico.Balaguer
Hello, It is Pharo 4, I forgot to mention that Federico -- View this message in context: http://forum.world.st/Nautilus-openOnClass-gives-back-a-debugger-tp4853822p4853956.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Re: [Pharo-users] Nautilus>>openOnClass: gives back a debugger

2015-10-06 Thread Federico.Balaguer
Marcus, Thanks!! this works as expected Federico -- View this message in context: http://forum.world.st/Nautilus-openOnClass-gives-back-a-debugger-tp4853822p4853959.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Re: [Pharo-users] Better Code Completion

2015-10-06 Thread Nicolai Hess
2015-10-06 13:46 GMT+02:00 Henrik Johansen : > > On 06 Oct 2015, at 1:33 , Nicolai Hess wrote: > > > > 2015-10-06 11:57 GMT+02:00 Werner Kassens : > >> On 10/06/2015 09:09 AM, Nicolai Hess wrote: >> >>> > Since Object has almost 500 methods whatever I will start typing >>> Object/TClass/TBehavio

Re: [Pharo-users] Better Code Completion

2015-10-06 Thread Esteban Lorenzano
> On 06 Oct 2015, at 15:23, Nicolai Hess wrote: > > > > 2015-10-06 13:46 GMT+02:00 Henrik Johansen >: > >> On 06 Oct 2015, at 1:33 , Nicolai Hess > > wrote: >> >> >> >> 2015-10-06 11:57 GMT+02:00 Werner Kassens >

Re: [Pharo-users] Better Code Completion

2015-10-06 Thread Marcus Denker
> On 06 Oct 2015, at 15:23, Nicolai Hess wrote: > > > > 2015-10-06 13:46 GMT+02:00 Henrik Johansen >: > >> On 06 Oct 2015, at 1:33 , Nicolai Hess > > wrote: >> >> >> >> 2015-10-06 11:57 GMT+02:00 Werner Kassens >

Re: [Pharo-users] Better Code Completion

2015-10-06 Thread Marcus Denker
> On 06 Oct 2015, at 15:28, Esteban Lorenzano wrote: > > >> On 06 Oct 2015, at 15:23, Nicolai Hess > > wrote: >> >> >> >> 2015-10-06 13:46 GMT+02:00 Henrik Johansen > >: >> >>> On 06 Oct 2015, at 1:33 , Nicolai Hess >>

Re: [Pharo-users] Better Code Completion

2015-10-06 Thread Nicolai Hess
2015-10-06 15:28 GMT+02:00 Esteban Lorenzano : > > On 06 Oct 2015, at 15:23, Nicolai Hess wrote: > > > > 2015-10-06 13:46 GMT+02:00 Henrik Johansen : > >> >> On 06 Oct 2015, at 1:33 , Nicolai Hess wrote: >> >> >> >> 2015-10-06 11:57 GMT+02:00 Werner Kassens : >> >>> On 10/06/2015 09:09 AM, Nicol

[Pharo-users] Text Field With Entry Completion Via Tab

2015-10-06 Thread Sean P. DeNigris
With all the new tools - Spec, Brick, Tx, etc - what is the easiest way to do this in Pharo 4.0? I don't have a preference for the tool as long is it works in Morphic. My naive attempt failed: applicants := PaPerson list collect: #name. entryCompletion := EntryCompletion new

Re: [Pharo-users] Better Code Completion

2015-10-06 Thread Esteban Lorenzano
> On 06 Oct 2015, at 15:53, Nicolai Hess wrote: > > > > 2015-10-06 15:28 GMT+02:00 Esteban Lorenzano >: > >> On 06 Oct 2015, at 15:23, Nicolai Hess > > wrote: >> >> >> >> 2015-10-06 13:46 GMT+02:00 Henrik Johansen >

Re: [Pharo-users] Nautilus>>openOnClass: gives back a debugger

2015-10-06 Thread Federico.Balaguer
Marcus, I have a very simple fix that seems to work on my side. I implemented: NautilusUI>>useLastPackagePatternStringForClass: aClass ^ self which seems to be what is return on the subclass of NautilusUI when the last value of a SharedPackageFilterPatternsHolder is nil. Regards, Fede

Re: [Pharo-users] Text Field With Entry Completion Via Tab

2015-10-06 Thread Nicolai Hess
2015-10-06 15:56 GMT+02:00 Sean P. DeNigris : > With all the new tools - Spec, Brick, Tx, etc - what is the easiest way to > do > this in Pharo 4.0? I don't have a preference for the tool as long is it > works in Morphic. > > My naive attempt failed: > > applicants := PaPerson list collect: #name.

Re: [Pharo-users] Better Code Completion

2015-10-06 Thread stepharo
In fact NOC is the code of romain robbes (we took the best version that he described in his phd) Now the code needs some love. Stef Le 6/10/15 15:53, Nicolai Hess a écrit : 2015-10-06 15:28 GMT+02:00 Esteban Lorenzano >: On 06 Oct 2015, at 15:23, Nicolai H

Re: [Pharo-users] Nautilus>>openOnClass: gives back a debugger

2015-10-06 Thread stepharo
Pharo 40 arghhh Do not look at the code, because we will feel ashamed for years :) We started to radically clean it in 50 but some monsters still live there and ugly ones. Stef Le 6/10/15 14:40, Federico.Balaguer a écrit : Hello, It is Pharo 4, I forgot to mention that Federico -- View

Re: [Pharo-users] Better Code Completion

2015-10-06 Thread stepharo
About an alternative way to do code completion: This is the paper: http://macbeth.cs.ucdavis.edu/cacheca.pdf this is the code repository: https://github.com/christinef/CACHECA and this is the tool in action: https://www.youtube.com/watch?v=3INk0N3JNtc This was the student I was in contact with.

Re: [Pharo-users] Better Code Completion

2015-10-06 Thread Peter Uhnák
> (did you know, that there is a shortcut to jump from one message send argument to another (not related to completion, but very helpful). Sadly this is gone or I couldn't find it in rubrics shortcut handling). maybe this is related to Settings > Code Browsing > AST navigation? (I've never actuall

Re: [Pharo-users] Better Code Completion

2015-10-06 Thread Dimitris Chloupis
Well I tried to understand how NECompletion works , after a month of reading and rereading code still could not figure out how it works. I understood the basics, but the details were so difficult to really track down. Its very spagetified, a usual pharo issue, and of course undocumented. I decided