Re: [Pharo-users] Small steps in a keyboard driven IDE

2015-12-14 Thread Dimitris Chloupis
Stephan this is very cool, I had a similar idea for a system browser with code cards similar to what you have implemented. In my case I was thinking single column , keyboard driven like yours but also several icons and visual coding :) I was having the idea work like a workspace and then enclose

Re: [Pharo-users] Small steps in a keyboard driven IDE

2015-12-14 Thread p...@highoctane.be
Nice, will try again too. Phil On Mon, Dec 14, 2015 at 10:28 AM, Julien Delplanque wrote: > Cool. I'll give it a try soon. > > On 11/12/15 20:32, Stephan Eggermont wrote: > >> https://vimeo.com/148637679 >> >> Added a class view that shows the methods. Dragging them out opens >> a method card,

Re: [Pharo-users] Small steps in a keyboard driven IDE

2015-12-14 Thread Julien Delplanque
Cool. I'll give it a try soon. On 11/12/15 20:32, Stephan Eggermont wrote: https://vimeo.com/148637679 Added a class view that shows the methods. Dragging them out opens a method card, Shift-RightArrow adds a method card below the class card. Ctrl-- makes a method card use smaller text, Ctrl-+

Re: [Pharo-users] Small steps in a keyboard driven IDE

2015-12-13 Thread Damien Cassou
Stephan Eggermont writes: > https://vimeo.com/148637679 > > Added a class view that shows the methods. Dragging them out opens > a method card, Shift-RightArrow adds a method card below the class card. > Ctrl-- makes a method card use smaller text, Ctrl-+ larger. On my > machines I have a bug in

[Pharo-users] Small steps in a keyboard driven IDE

2015-12-11 Thread Stephan Eggermont
https://vimeo.com/148637679 Added a class view that shows the methods. Dragging them out opens a method card, Shift-RightArrow adds a method card below the class card. Ctrl-- makes a method card use smaller text, Ctrl-+ larger. On my machines I have a bug in Keymapping or the VM that breaks a +