On Mon, 31 Mar 2014 23:18:00 +0100 Andrew Williams <[email protected]> said:

> Hi,
> 
> So I thought it was about time I posted about the EDI project that I'm
> working on. In an attempt to learn EFL whilst reducing barriers to new devs I
> wanted to create an IDE for / using EFL.
> 
> It currently looks like this:
> 
> 
> And i'm about to move into phase 2 - adding code aware features to what is
> currently a project based editor. You can see / contribute to the TODO list /
> plan here: https://phab.enlightenment.org/w/edi/.
> 
> I'd be delighted to get feedback or event some contributors to move the
> project forwards. You can grab the code here:
> http://git.enlightenment.org/devs/ajwillia-ms/edi.git

you may want to put EAPI in front of the header and c definitions of edit lib
api's. :) ie if you build with -fvisibility=hidden it removes symbols of apis
not explicitly exported... :)

some things -= why buttons on left and bottom? the panel blue expand button is
there... isn't that enough?

tabs seems to... fail badly in the editor (indented ... not very much - well
not 8 chars as one would expect for monospace code layout). tho expecting
elm_code to fix that (along with color hilighting etc.)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to