Procedure Search Bar

Status
Fixed
Issue description

The fact that a single procedure can be used by multiple mod elements is awesome.

However, when having big workspaces, choosing the right procedure in the procedure trigger can take years. The list is so big that a search bar would be very useful.

The same happens when searching procedures for "call procedure" too.

 

Issue comments

We can implement the search bar in the dropdown you showed on the picture. For the call procedure block, we use Google Blockly system and it does not support such feature at the moment so this will have to wait until they provide support for this.

I have added the search function to some of the dropdowns including the procedure and model selector. This will be added in 1.8.2.

The search is done by clicking on the drop-down and typing in the desired search term.