Re: [Pharo-dev] Use Spotlight to quickly evaluate and inspect short expressions

2014-03-26 Thread Pharo4Stef
I like the idea now it is importznt that spotlight found class , method, package well :) Stef On 25 Mar 2014, at 14:30, Sven Van Caekenberghe s...@stfx.eu wrote: I had this idea: https://pharo.fogbugz.com/f/cases/13128/Use-Spotlight-to-quickly-evaluate-and-inspect-short-expressions now

Re: [Pharo-dev] Use Spotlight to quickly evaluate and inspect short expressions

2014-03-25 Thread Tudor Girba
Excellent! This goes in the direction of Alfred or Quicksilver. I worked on a design (no implementation yet) that goes in the same direction. I think we definitely need to get more in this direction, and that we should make it easy for people to hook their own matchers. For example, when I start

Re: [Pharo-dev] Use Spotlight to quickly evaluate and inspect short expressions

2014-03-25 Thread Benjamin
I would love to have it the other way around: that Alfred can browse a Pharo image :) Ben On 25 Mar 2014, at 14:41, Tudor Girba tu...@tudorgirba.com wrote: Excellent! This goes in the direction of Alfred or Quicksilver. I worked on a design (no implementation yet) that goes in the same

Re: [Pharo-dev] Use Spotlight to quickly evaluate and inspect short expressions

2014-03-25 Thread Goubier Thierry
What about doing it that way? Shift-enter1500*1.25Alt-i ? Like that, you keep the same shortcut and behavior everywhere, and you don't have to answer questions such as: Why typing :42enter doesn't work in a workspace? Thierry Le 25/03/2014 14:30, Sven Van Caekenberghe a écrit : I

Re: [Pharo-dev] Use Spotlight to quickly evaluate and inspect short expressions

2014-03-25 Thread Esteban A. Maringolo
I share with you the impression that a workspace is overkill most of the times. I have different feelings with this. At one side I would preserve spotlight for searching ONLY. And have a separate REPL/cmd prompt docked to some edge (like Autocad's Text Window one). On the other hand I'm a vim

Re: [Pharo-dev] Use Spotlight to quickly evaluate and inspect short expressions

2014-03-25 Thread p...@highoctane.be
AWESOME! (oops, overwhelming enthusiasm effect). Alt-O Alt-W usage is going down in flames with this one. Now, making the spotlight larger is the next step so that we can actually read longer expressions. And $: is just the beginning of prefixes I guess. Phil On Tue, Mar 25, 2014 at 2:30

Re: [Pharo-dev] Use Spotlight to quickly evaluate and inspect short expressions

2014-03-25 Thread Sebastian Sastre
On Mar 25, 2014, at 10:30 AM, Sven Van Caekenberghe s...@stfx.eu wrote: Opening a workspace for a single expression often is overkill. This feature is totally keyboard driven and very clean. Sounds okay. Need to test it for useful feedback. What I like about workspaces is that they have

Re: [Pharo-dev] Use Spotlight to quickly evaluate and inspect short expressions

2014-03-25 Thread p...@highoctane.be
Opening a workspace and typing in it right away is Cmd-o Cmd-w / Alt-o Alt-w So, the Shift-Enter : thing is faster for some things. As a TWM user, well, tiling workspaces helps when trying to find back a given window, but I do a lot of inspect/explore in the workspace, so this comes in handy.

Re: [Pharo-dev] Use Spotlight to quickly evaluate and inspect short expressions

2014-03-25 Thread Sebastian Sastre
On Mar 25, 2014, at 12:36 PM, p...@highoctane.be wrote: Opening a workspace and typing in it right away is Cmd-o Cmd-w / Alt-o Alt-w So, the Shift-Enter : thing is faster for some things cmd-O? that would be cool but is not working on my Pharo3.0 Latest update: #30798, which one are you

Re: [Pharo-dev] Use Spotlight to quickly evaluate and inspect short expressions

2014-03-25 Thread p...@highoctane.be
Pharo 3, Win8.1 Alt-O , keeping the finger on alt and then W Workspace! My Mac is in its bag at the moment :-)