We should make a script that removes the code of unused features to keep the editor more lightweight and ensure that unused code does not need to be compiled.
For this, we probably also want to put the python specific code for featuers in separate folders. Now there sometimes is a mismatch between the python name and the folder name in templates or static.
We should make a script that removes the code of unused features to keep the editor more lightweight and ensure that unused code does not need to be compiled.