This autocomplete helper removes 'type' and 'env' from the suggestions, and moves the suggestion of 'ID' to last in the list.

# S3 method for tic_ui
.DollarNames(x, pattern)

Arguments

x

object

pattern

current pattern to match

Details

This is because the user is most often going to be using this object to havigate the element tree, and will rarely need to access anything other than the named child nodes.