Hello!
I am interested in the project templates for languages Objective C and Google Go.
Are there project templates for these languages?
Where can I get them, if they exists?
Is it possible to create them yourself, and if so, how?
Do you plan to include in the Code:: Blocks project templates for these languages in the future?
Thanks!
The project templates are simple squirrel scripts (stated many times here in the forum), so you can create your own very easily.
File -> New -> Project -> Choose a template -> Right click -> Edit wizard script
The real question is do we have support for ObjC and Go compilers. :)
There is also the wizard scripts (http://wiki.codeblocks.org/index.php?title=Wizard_scripts) wiki-page.
I'm trying to add new languages using wiki http://wiki.codeblocks.org/index.php?title=Installing_Objective-C_Compiler (http://wiki.codeblocks.org/index.php?title=Installing_Objective-C_Compiler).
How to add new languages to the list "syntax highlighting for.." ("Settings - Editor - Syntax highlighting")?
Here is it the page: http://wiki.codeblocks.org/index.php?title=Creating_a_custom_lexer_for_Code::Blocks_editor