While variables and categories using camelcasing are displayed with spaces in the DetailsPanel automatically, they can still be searched for by their original name without the added spaces.
This doesn’t, however, seem to apply to functions that have been exposed via “Call In Editor” and applies both to the function name but also the category they are part of.
We have already had to avoid using nested categories due to the function category field apparently not interpreting the delimiter ‘|’ and flattened our category hierarchies as a result of that. Only then did we notice that our keywords being used to filter exposed variables and functions weren’t working correctly due to all functions being dropped when typing the filter keywords without a space.
This may seem quite minor, but feels quite unsatisfactory. Shouldn’t this kind of functionality be consistent (including the fact of not being able to use nested categories for functions)? Or are we approaching this the wrong way?