Designers and developers get better template editorApr 08, 2011
Among many minor improvements and bugfixes launched this week we also revamped a developer specific part of Edicy — template code editor. It helps our growing partner community to better serve their customers who have sites on Edicy.
The template editor now sports color coding to make code writing a more desktop like experience. Written code is more structured, much easier and quicker to read.

- It is now possible to insert pictures into photo gallery at any position
- When changing language in login form, username and password will not get lost
- Visual improvements of Edicy user interface in Opera web browser
- Fixed issues with design editor height calculation
- Fix for site switcher in admin views where it was not possible to pick first site in the select menu





Replies to this post
Bravo !
bye-bye, notepad
Thank you, this is very great - now more easy to find code line for editing and see syntax errors.
Just tested. Very well executed. Love the flashing green cursor and the colours. Gives enjoyment to the work. I guess Priit had great time developping it.
Thanks :) Just love to get such feedback.
It does not have "seach" function or at least I can't find it. Browser ctrl+f (on Chrome at least) can only look through the part of the code that is visible on screen and can't reach all other lines that are visible after scrolling. Will there be search function and when ? Making browser ctrl+f seach possible would be pretty helpful :)
Actually ctrl+f opens a javascript search box that works well with our , just tried myself. Finds what you are looking for. The problem is with browser's native search box — this doesn't look under hidden parts of canvas. Don't use it :)