Posts: 18
Threads: 7
Joined: May 2016
Reputation:
0
Is there anyway to use IDE compatible with colobot gold?
It is like a torture to write code without this little nevertheless useful option.
Posts: 141
Threads: 7
Joined: Feb 2014
Reputation:
10
I imagine any C++ IDE will do. I'm not really sure about the autocomplete in C++, but you may want to checkout Code::Blocks, KDevelop or Visual Studio C++. All of those have auto-indentation and bracket auto-complete.
You just need to make sure the IDE is able to import cmake projects.
Posts: 828
Threads: 26
Joined: Oct 2012
Reputation:
113
If you mean in-game programs, there is no way to do that currently. I would like to have some kind of autocompletion in the editor implemented at some point though.
Posts: 18
Threads: 7
Joined: May 2016
Reputation:
0
It will be great!
But may be is there any way to use source code or dll, with purpose Code::Blocks or some other IDE know about command's in colobot, and made possibly autocomplete