Open source editors using (Uni)SynEdit [except Dev-PHP/Dev-C++]

1.4k Views Asked by At

does anyone know some good open source editors / IDES that are using SynEdit? this is very powerful control, but it definitely lacks some advanced demos...

5

There are 5 best solutions below

0
On BEST ANSWER

There is Syn text editor. Somewhat dated but should give you an idea.

0
On

Tinn-R uses the latest version (UNICODE) of SynEdit:

2
On

The Lazarus IDE is built around SynEdit. That's about as advanced a "demo" as you can get.

0
On

My favorite programmer's editor, ConTEXT Editor that recently has turned Open Source.

The project is hosted on Google Code.

0
On

Innosetup uses SynEdit and you can get the source to examine for free. I found the demos that come with Synedit quite acceptable though. Bri