Config.cpp editor is like Script Editor, but its for add-ons makers.I hope it will help you with writing an config.cpp for add-ons. This editor can display keywords in color you can choose. So, there is big text box for writing an config.cpp file code. On the left, there is tree view with Object and Weapon class tree. By clicking on enother node you will write the class name to the text box. Under this tree view is the list box with commands you can write to your config.cpp file. Of course here are the same buttons like in Script Editor. The pictures on this buttons are same like on buttons in Script Editor and they are making same functions but for Config.cpp editor. Read more about buttons function at Script Editor part of this help please.