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...
Asked
Active
Viewed 1,398 times
5 Answers
3
The Lazarus IDE is built around SynEdit. That's about as advanced a "demo" as you can get.

Mason Wheeler
- 82,511
- 50
- 270
- 477
-
Lazarus uses "own" version of synedit, fork of SynEdit 1.*something* version. It is quite different in fact. And, to be honest, I was looking for some less advanced demo ;) ;) – migajek Aug 01 '09 at 18:36
-
mwedit even. Though they synced later with some synedit version. – Marco van de Voort Aug 02 '09 at 10:13
3
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

Brian Frost
- 13,334
- 11
- 80
- 154
1
My favorite programmer's editor, ConTEXT Editor that recently has turned Open Source.
The project is hosted on Google Code.

paolorossi
- 369
- 4
- 9