UI for execute code cards wrongly suggests to add ...
# 👀feature-requests
w
The UI of code editor gives suggestions to add variables types (it even has a Quick Fix action), but the code breaks when these typings are added. The following error appears:
[SyntaxError, Unexpected token ':']