Timon Bakker
Timon Bakker
**Idea incl level** Current the output view of the code editor doesn't automatically scroll with the content. I think it would be nice to automatically scroll together with the content....
**Description** Currently we store the public profile related POST functions in `app.py` to ensure we can push achievements to the users. We are unable to perform this action in `auth.py`...
**Idea incl level** With the implementation of #1317 and the improvements of #1363 we are able to customize classes on adventures, example programs and/or hiding levels. A great start, but...
**Idea incl level** Currently, the user is given a positive message when successfully running a program, combined with the option to show confetti with the click on an icon. I...
**Description** This PR fixes an issue where we dependent on an unused variable in the TypeScript code for the 'error or empty' achievement check. Therefore it was never reached; and...
**Describe the bug** When parsing the keywords dynamically a few error occurs. Would be nice to fix these. In addition to this, it might be nice to crash the tests...
First, provide a one line summary of your changes in the **Title of the PR** **Now fill out the remainder of this template by replacing all _italic_ content** **Description** _Changes...
Start the name of the PR with one of the relevant prefixed in the title of the PR: * [LANGUAGE] -> changes related to grammars or the transpiler * [FIX]...