pxt-arcade
pxt-arcade copied to clipboard
randint() can't move to the cursor
Describe the bug randint() can't move to the cursor
Steps to reproduce the behavior 1.Navigate to https://arcade.makecode.com/beta# 2.New project 3.Drag randint() to the cursor
Expect behavior randint() can move to the cursor
Actual behavior
randint() can't move to the cursor when the cursor is at the parameter of a function. And it will be automatically placed on the next line.
Additional context 1.OS: Windows(rs6) 2.arcade version: 1.3.15 3.Microsoft MakeCode version: 6.6.8
Doesn't repro with all functions... info.score() works fine