I recently discovered the concept of Kinds in the Arcade editor, which seem very similar to dynamic Enums, and I noticed they have the nice option of renaming and deleting the user-created Kinds. I tried to use the same code in the micro:bit editor and I don’t see the option to rename or delete them, which is not good since it could be easy for a person to make a mistake. Am I missing something? Can I enable those options? Thanks
hey @romanrguez192 you aren’t missing anything! I guess I just never ported that change over to the micro:bit editor since nobody was using kinds there (AFAIK).
can you open an issue for this?