"Insert blocks by name" can't find some of the blocks
Simple617 opened this issue · 2 comments
The easiest way to make the problem recur:
- create a new project
- create a list named "test"
- add extension "json"
- type "i o t"
"item 1 of test" doesn't appear.
Not only "json" extension has such problem. I add a bunches of other extensions(not including "json"), and found some blocks missing as well. So I think it is a desktop issue.
The problem also affects other blocks.
I haven't found this occur in project without an extension, yet.
Projects with many sprites, variables and extensions are more likely to encounter this problem, especially when I type many spaces in the input box.
And I wonder if it is possible to make "multiple blocks input" optional, or make sure single-block result show before the multiple-block one. It is quite hard for me to get used to the new function in 1.10
Pretty sure this is fixed by TurboWarp/addons@860ba65 and TurboWarp/addons@1e00378 which hasn't made it into a stable desktop app update yet
You can try the beta: https://github.com/TurboWarp/desktop/releases
@GarboMuffin It seems that the same problem happened again in Turbowarp 1.12.3 when I was repeating Simple617's steps.