Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

Sintax Highlit - How to add new languages?

<< < (2/2)

PerryWerneck:
   That's the problem! Scintilla doesn't support rexx :(

   I sucessfully changed the c/c++ lexer and it's working fine if I use only lower case characters. It's still a work in progress but I can share it if there's some other person using rexx.


--- Quote from: MortenMacFly on November 22, 2005, 10:23:23 pm ---If you setup the index in the lexer file correctly (assuming that wxScintillx supports REXX natively) the editor should handle this correctly. See "wxscintilla.h" for what languages are supported and which index has to be used. FYI: There is a Fortran lexer which works similar because Fortran is also case in-sensitive.

--- End quote ---


--- Quote from: mandrav on November 22, 2005, 11:07:28 pm ---...and don't forget to share the lexer when you 're done ;)

--- End quote ---

Navigation

[0] Message Index

[*] Previous page

Go to full version