Setting node search was enhanced by querying each node label by substrings, then lowercase each one and comparing it against the lowercase input pattern.
There is a single failing test in the NewTools-Pharo integration but it seems unrelated ReflectivityControlTest>>#testLinkOneShot and I cannot reproduce it in the UI image:
This PR includes the first implementation of a live search in the New Settings Browser.
Details