• 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.

Question - IDE [Solved] Code editor default text

K

Kuro

Guest
Is there any way to change the default text that gets populated in the editor when you create events?
I'd quite like to edit this:
Code:
/// @description Insert description here
// You can write your code in this editor
to become this:
Code:
/// @description Insert description here
Basically, I caught myself deleting the words 'You can write your code in this editor' manually every time, and started wondering if there's a way to do it for keeps by editing something in the settings. But unfortunately I couldn't see an option for it in preferences. Hoping there's maybe a hidden setting in an ini file or something?
 
Top