Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: jazzer on May 11, 2007, 07:36:19 am
-
Hi,
Any ideas how to get the subj within C::B?
I'd like edit my build scripts in C::B.
Thanks!
-
Creating a custom lexer (http://wiki.codeblocks.org/index.php?title=Creating_a_custom_lexer_for_Code::Blocks_editor).
-
Thanks for the link, very interesting reading!
However, I can't believe I'm the first who wants to edit bash scripts.
There should be a lexer already.
Does anyone know where to get it? Google didn't help - no file lexer_bash.xml found.
However SciTE supports bash with completions etc.
Could anyone help, please?