
Does anyone have or know of a user defined language plugin for Notepad++ to provide syntax colouring for Quickbook and jamfiles (makefile is reasonable but not perfect)? (or suggestions for syntax colouring other text editors?) Thanks Paul --- Paul A. Bristow Prizet Farmhouse Kendal, UK LA8 8AB +44 1539 561830, mobile +44 7714330204 pbristow@hetp.u-net.com

Paul A. Bristow wrote:
Does anyone have or know of a user defined language plugin for Notepad++ to provide syntax colouring for Quickbook and jamfiles (makefile is reasonable but not perfect)?
(or suggestions for syntax colouring other text editors?)
For Quickbook, I use Kate editor with the boost::hs::quickbook addition linked here: http://www.boost.org/doc/libs/release/doc/html/quickbook/editors.html Perhaps, it could be feasible to port the definition to other editors. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net

Mateusz Loskot wrote:
Paul A. Bristow wrote:
Does anyone have or know of a user defined language plugin for Notepad++ to provide syntax colouring for Quickbook and jamfiles (makefile is reasonable but not perfect)?
(or suggestions for syntax colouring other text editors?)
For Quickbook, I use Kate editor with the boost::hs::quickbook addition linked here:
http://www.boost.org/doc/libs/release/doc/html/quickbook/editors.html
Perhaps, it could be feasible to port the definition to other editors.
Best regards, -- Mateusz Loskot, http://mateusz.loskot.net
Scintilla Text Editor works fine to me on Windows. Best, Vicente -- View this message in context: http://old.nabble.com/Syntax-colouring-for-Notepad%2B%2B-tp27834043p27834785... Sent from the Boost - Dev mailing list archive at Nabble.com.

On 03/09/2010 03:08 PM, Vicente Botet Escriba wrote:
Mateusz Loskot wrote:
Paul A. Bristow wrote:
Does anyone have or know of a user defined language plugin for Notepad++ to provide syntax colouring for Quickbook and jamfiles (makefile is reasonable but not perfect)?
(or suggestions for syntax colouring other text editors?)
For Quickbook, I use Kate editor with the boost::hs::quickbook addition linked here:
http://www.boost.org/doc/libs/release/doc/html/quickbook/editors.html
Perhaps, it could be feasible to port the definition to other editors.
Scintilla Text Editor works fine to me on Windows.
Notepad++ is advertised to be based on Scintilla, however I never found where and how to supply highlighting rules from Boost.HS.
participants (4)
-
Andrey Semashev
-
Mateusz Loskot
-
Paul A. Bristow
-
Vicente Botet Escriba