fabiochelly wrote:
Could you support Ultraedit word files? with that you'll have hundreds of new formats supported.
Not at this time, I'm evaluating SynEdit1.1 at this time, but the TAB handling (indenting!) is very strange...
fabiochelly wrote:
I cannot see 'Pascal' in the configure list: I would like to add .dfm and .dpr to the default Pascal extensions.
Pascal is still there, but the configuration dialog has a bug and do not display this file type in the tree

,
next version I will fix it! (I already associated the dfm files to c++builder

To associate the PASCAL file type you may edit the hpg_ed.ini file (located
either in your tcmd's directory or in your window's folder:
locate section EXT:
[EXT]
...
.dfm=1
.dpr=1
...
add these two entries and you're done!
1 = Syntax highlighting id for PASCAL/Delphi, maybe I will find the time to document that
fabiochelly wrote:
Is it possible to choose the font?
Of course, the font will be cofigurable in the next version and also the colours used for the highlighters.
Ok, I think there is a lot of stuff in the next version. I wrote the plugin from scratch, because I needed it. But there seemed to be some very strange bugs left.
I hope in Version 0.5 all bugs are fixed.
Regards,
hpg