Cocos Code IDE Suggestion: Configuration management

Hi, I’ve noticed how, for each platform that you want to build (android, ios, windows desktop, windows phone…) one has to manually browse folders and files in the frameworks/runtime-src directory and change key values, images and icons by hand.

It’d be nice if the IDE handled the following configurations seamesly for all OSs in a simple menu so we only have to deal with this things the least as possible:

  • App name (the one showed with the icon when the game is installed)
  • Package name
  • Icons of different sizes and file formats (.png, .ico)

Thanks

PS: the feedback form is gone, an issue tracker for Cocos Code IDE doesn’t seem to exist and the IDE’s “Feedback” option in the “Help” menu points to this forum, so here’s hoping one of the IDE’s dev team member sees this :smiley:

Well, I should reopen the IDE’s issue system somewhere, e.g. in the github issue, or on trello.

Thanks for your feedback. I will ask IDE team if they can implement this feature IDE 2.0 (IntelliJ). I can’t promise you before IDE team’s evaluation.

1 Like

Awesome, thanks!