Diavolo progress
By glazou on Tuesday 1 July 2008, 16:14 - Mozilla - Permalink
The v0.4 of my source code editor Diavolo is available from here, as always. I think you'll like this new version:
- line numbering can be hidden
- click on a line number selects the line, and it's possible to extend the selection to other lines
- much better copy/paste, drag and drop with whitespace preservation; still some issues with refresh though
- much harder to freeze :-)
- improvements in the CSS grammar
Comments
Here's a feature idea: drag the line numbers to rearrange lines.
It looks *very* promising, as a potential alternative to some scintilla/python bloated editors...
What about code folding now?
Another feature idea: couldn't it be used as a drop-in replacement for a textarea to edit markup oriented contents such as (blogs|bulletin boards|wiki) pages?