pxt-arcade icon indicating copy to clipboard operation
pxt-arcade copied to clipboard

randint() can't move to the cursor

Open Sheila111 opened this issue 4 years ago • 1 comments

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. 1

Additional context 1.OS: Windows(rs6) 2.arcade version: 1.3.15 3.Microsoft MakeCode version: 6.6.8

Sheila111 avatar Nov 26 '20 08:11 Sheila111

Doesn't repro with all functions... info.score() works fine

riknoll avatar Jul 16 '21 17:07 riknoll