Eclipse get method list with subword -


i'm using eclipse method list feature navigation triggered ctrl + o shortcut. in addition, there filter performs exact method name match. can annoying if out property , don't start oder set. can adjusted perform subword matching? performed code recommenders?

enter image description here

thank you!

i found solution problem on site. being able list method quick outline view contain index, use *index search term.

enter image description here


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -