User forums > Using Code::Blocks

Using scintilla lexer files

(1/1)

Gowen:
Hello:
      At http://wiki.codeblocks.org/index.php?title=Languages_supported_by_Code::Blocks_lexers  is a list of languages that C::B can manage, directly or using Scintilla. I want to use a Scintilla only language, can i use the *.properties file from the Scintilla directly or must be converted to xml format? I've already try to copy it to /share/CodeBlocks/lexers; /share/CodeBlocks; /share ; and /; of C::B main folder but didn't work.

Thanks

TDragon:
Download the C::B sources from SVN, and read README.txt in trunk/src/sdk/resources/lexers. Also see Creating a custom lexer for Code::Blocks editor in the Wiki.

Navigation

[0] Message Index

Go to full version