Buenas noches,
en el grupo sobre Harbour en Facebook he encontrado este editor:
http://www.uvviewsoft.com/synwrite/
Y uno de los componentes del grupo (Vlad Ermakoff) comenta lo siguiente:
Good source code editor SynWrite which supports Harbour syntax highlighting and integrates with compiler.
http://www.uvviewsoft.com/synwrite/
It's not an advertising because Synwrite is free and open source.
Some tips for configuration for Harbour.
First, in menu "Options"->"Customize lexer library" - uncheck "Foxpro" item.
How to configurate compiler calling is described in Help, topic "External tools", here are just some hints. In my projects I use hbmk2 and .hbm file with the same name as the main file of a project, so in the field "File name" put hbmk2.exe and in the field "Parameters" just put "{FileName}".
Or you can put there a name of a batch file that you use for build your projects.
For "capture output" you'll need a regular expression for output pattern, so here it is:
(\w+\.prg)\((\d+)\) .*
Saludos
SynWrite
Return to “Utilities / Utilidades”
Jump to
- English Forums
- ↳ FiveWin for CA-Clipper
- ↳ FiveWin for Harbour/xHarbour
- ↳ FiveTouch
- ↳ EasyReport, EasyDialog and EasyPreview
- ↳ FiveMac / FivePhone (iPhone, iPad)
- ↳ FiveLinux / FiveDroid (Android)
- ↳ FiveWin for Pocket PC
- ↳ mod_harbour
- Foros en Español
- ↳ FiveWin para CA-Clipper
- ↳ FiveWin para Harbour/xHarbour
- ↳ FiveTouch
- ↳ EasyReport, EasyDialog y EasyPreview
- ↳ FiveMac / FivePhone (iPhone, iPad)
- ↳ FiveLinux / FiveDroid (Android)
- ↳ FiveWin para Pocket PC
- ↳ mod_harbour
- Forum italiani
- ↳ All products support
- Forum Portuguese
- ↳ All products support
- Forum German
- ↳ All products support
- General
- ↳ WhatsNew / Novedades
- ↳ Bugs report & fixes / Informe de errores y arreglos
- ↳ To do - WishList / Por hacer - Peticiones
- ↳ Utilities / Utilidades
- ↳ Off Topic / Otros temas
- Artificial Intelligence
- ↳ TensorFlow and Python examples
- ↳ TensorFlow.dll for Harbour and FWH
- ↳ latest AI news
- ↳ Building TensorFlow.dll
- ↳ AI Introduction (Harbour code and samples)