microsoft / pxt-microbit

A Blocks / JavaScript code editor for the micro:bit built on Microsoft MakeCode
https://makecode.microbit.org
Other
727 stars 638 forks source link

"set value to" can't be searched by typing "set" #2626

Open Sheila111 opened 4 years ago

Sheila111 commented 4 years ago

Describe the bug "set value to" can't be searched by typing "set"

Steps to reproduce the behavior 1.Navigate to https://makecode.microbit.org/beta# 2.Click New Project 3.Type "set" on tool box

Expect behavior "set value to" can show after typing "set"

Actual behavior "set value to" can't be searched set

Additional context 1.OS: Windows(rs6) 2.makecode.microbit.org version: 2.2.4 3.Microsoft MakeCode version: 5.35.2

abchatra commented 4 years ago

Variables are not part of the search

abchatra commented 2 years ago

We only show 7 search in the fuzzy search.