"Hide from Variable Menu" toggle for blocks

Add a button for blocks to toggle them from appearing the the variable selector menu (ctrl + /). Im sure a lot of us have redundant blocks that dont actually get used.

2 Likes

bumping

This will probably be added alongside the color-coding thing. Maybe an option for certain color-codes to be hidden from the variable menu instead? There could be circles of each color in the insert variable popup, where you can select/unselect them to show/hide the correspondingly-color-coded blocks from the list.

It could either remember your selection from the last time you used the popup, or maybe in settings there could be a way to set a “Default” show/hide selection that would be set every time you open the popup. Or maybe both, so you could pick the behavior you prefer. That way you could use it as a sort/filtering tool, use it as a block-hiding tool, or something in between.

That sounds great. Probably best you do both for more flexibility

For now I’ve been using a true = true if statement to scope stuff down. Especially in my pagination system, since I want to make it easy to find the variables that need to be changed.

2 Likes

How is bro so effortlessly brilliant. Thank you :folded_hands:

2 Likes