Object List incremental search

guttormvik

Member²
With plyxon-0.9.4.540a-win64 I should now be able to type in the Object list, and it should jump to the 1st occurrence.
However, I can not get this to work consistently

With newly opened plyxon:
* Click on "Tables" and press "V" -> Jumps to "Views"
* Expand "Tables" (which also selects the row again) and press "V" -> Nothing happens
* Arrow down and up and press "V" -> Jumps to "Views"

It looks to me like you maintain a "search from" position. This position is reset when I navigate with the keyboard, but if I click somewhere it is not reset?

I also have problems searching my tables. They are all called "T_XXX". When I type "T", it jumps to "Tables", but it does not continue to search as I write more of the name.
First I thought you only supported search on the 1st letter, but it works fine in my packages where there is no prefix. I wonder if it is the underscore that is the problem?
 
Back
Top