ECoding / Jed
ECoding / Jed
The editor that raster, and other E developers use is called jed. You know it and you may have tried it. If you happen to use this editor, a great way to easily format code to E specs is to modify your ~/.jedrc.
C source code
c_set_style ("jed");
EDC (Edje) source code
% This makes working with .edc files similar to working with code. % It uses a similar format for the edc also. add_mode_for_extension("c", "edc");
Imported from https://trac.enlightenment.org/e/wiki/ECoding/Jed
History:
1 barbieri 2010-11-10 12:08:32
- Last Author
- DaveMDS
- Last Edited
- Aug 8 2014, 1:08 PM
- Projects
- None
- Subscribers
- None