You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now it only adds the block's category name (e.g. Strings, Sound, etc.) as a keyword. It doesn't add the block's label (e.g. "string [] substring at [] of length []", "set sound [] looping to []" etc.) as a keyword because I think the label is more like a phrase than a keyword. The remaining task is to add appropriate keyword for each block. For example, the block "string [] substring at [] of length []" should have "substring" as a keyword.
These keywords are for the search filter feature. See #340.
The text was updated successfully, but these errors were encountered: