MajeedKazemi / code-struct

A new text-based environment that helps beginners transition into conventional text-based programming environments.
http://code-struct.vercel.app
GNU General Public License v3.0
26 stars 10 forks source link

editor bug: incorrect cursor in identifier of for loops breaks the editor #601

Open MajeedKazemi opened 2 years ago

MajeedKazemi commented 2 years ago

place the cursor right before in at the end of the identifier hole -> start typing -> see how it breaks

image