• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

 Code editor request

L

Lion Wrecker

Guest
Have any one used code editor Brackets? Its a neat little editor for web development... It has a lot of functions that I would love to see in GameMaker editor, like:
  • Multiple select/edit for text;
  • Multiple copy/paste;
  • Autocompletion for puting " ' ( { [ around a selected word;
  • It closes ( ), { }, " ", ' ' and [ ] automatically upon typing (like most modern editors do)
  • shortcuts to select, comment and indent the whole line
I think that would no be too difficult to implement and would make our code editor a lot smarter.

MultiCursors.gif
 
Y

yakmoon

Guest
I think that would no be too difficult to implement and would make our code editor a lot smarter.
your request is really valid, but I don't think yoyo staff are going to do any of it.
if you think the staff are capable of doing such useful features, you are deeply mistaken.
since they can't solve much more important issues, such things are totally out of their league.
don't get me wrong, they have experienced people, but not that experienced nor talented.
 
Top