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 the code with a shortcut to convert the piece of code to a block , then another shortcut to covert it to a method , etc. Also the ability to save multiple cards as a view preset that can be quickly brought back (abit like system browser navigation history) and many more ideas. Huge thumb up from be :) On Mon, Dec 14, 2015 at 4:10 PM phil@highoctane.be <phil@highoctane.be> wrote:
Nice, will try again too.
Phil
On Mon, Dec 14, 2015 at 10:28 AM, Julien Delplanque <julien@tamere.eu> wrote:
Cool. I'll give it a try soon.
On 11/12/15 20:32, Stephan Eggermont wrote:
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 + that normally needs a shift to press.
Stephan