Set the user’s aceConfig (the settings for the in-game Ace code editor), such as whether to enable autocomplete.
The document’s _id
or slug
.
controls whether autocompletion snippets show up, the default value is true
controls whether things like automatic parenthesis and quote completion happens, the default value is false
only for home users, should be one of [“python”, “javascript”, “cpp”, “lua”, “coffeescript”] right now
Usually either ‘teacher’ or ‘student’