Smalltalk
›
Pharo
›
Pharo Smalltalk Developers
Search
everywhere
only in this topic
Advanced Search
Code Completion in Pharo
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
1 message
komarlu2
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Code Completion in Pharo
No, I think I see what you mean. Ctrl + -> and won't skip to the next word:
it would go like this:
token| := |self| |sourceOf|: |range| |stopAt|: |position|.
^ |token| |wordBefore|: |token| |size|
I'll see if I find time for this. :)
Lukas
Free forum by Nabble
Edit this page