Automatically suggest static entity type according to the variable type in expression autocomplete
166
Views
0
Comments
New
Service Studio

When I have a "static entity identifier" variable and I am typing a comparison expression, after I type "Entity." - it shows a dropdown of static entities to autocomplete. Would be good if the static entity of the type of the variable would always go first in the list. I believe there is 99.99% chance that it will be chosen anyway, because there is not much sense to select different type.

Here is what happens now: suggestions include all static entities in no clear order. Off course when I start typing, the list will be limited. But would be great if that first highlighted item was already of the type of the variable so I would only need to press Enter here.